summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_who_to_follow_account.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/drawer_who_to_follow_account.xml')
-rw-r--r--app/src/main/res/layout/drawer_who_to_follow_account.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/drawer_who_to_follow_account.xml b/app/src/main/res/layout/drawer_who_to_follow_account.xml
index ded1594c7..cd0f6d489 100644
--- a/app/src/main/res/layout/drawer_who_to_follow_account.xml
+++ b/app/src/main/res/layout/drawer_who_to_follow_account.xml
@@ -50,9 +50,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="5dp"
- android:tint="@android:color/white"
- app:fabSize="mini"
android:src="@drawable/ic_remove_red_eye"
+ android:tint="@android:color/white"
app:backgroundTint="?colorAccent"
+ app:fabSize="mini"
app:tint="?iconColorMenu" />
</LinearLayout> \ No newline at end of file