1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Move to a different read only icon.

This commit is contained in:
Tom Hacohen 2019-02-13 13:05:51 +00:00
parent e44c4a394c
commit a899502728
2 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
android:layout_width="32dp"
android:layout_height="32dp"
android:layout_marginRight="8dp"
android:src="@drawable/ic_remove_circle_dark" />
android:src="@drawable/ic_readonly_dark" />
<View
android:id="@+id/color"