mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
change auto upload cloud icon
This commit is contained in:
parent
ca49e55bfd
commit
a07b049887
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
android:background="@color/transparent"
|
android:background="@color/transparent"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:padding="@dimen/standard_half_padding"
|
android:padding="@dimen/standard_half_padding"
|
||||||
|
android:tint="@color/primary"
|
||||||
android:src="@drawable/ic_cloud_sync_off"/>
|
android:src="@drawable/ic_cloud_sync_off"/>
|
||||||
|
|
||||||
<ImageButton
|
<ImageButton
|
||||||
|
|
Loading…
Reference in a new issue