change auto upload cloud icon

This commit is contained in:
tobiasKaminsky 2017-05-19 17:35:41 +02:00 committed by AndyScherzinger
parent ca49e55bfd
commit a07b049887
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -52,6 +52,7 @@
android:background="@color/transparent"
android:clickable="true"
android:padding="@dimen/standard_half_padding"
android:tint="@color/primary"
android:src="@drawable/ic_cloud_sync_off"/>
<ImageButton