summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_search_dev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/drawer_account_search_dev.xml')
-rw-r--r--app/src/main/res/layout/drawer_account_search_dev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/drawer_account_search_dev.xml b/app/src/main/res/layout/drawer_account_search_dev.xml
index 759c1f03e..fd73b4da0 100644
--- a/app/src/main/res/layout/drawer_account_search_dev.xml
+++ b/app/src/main/res/layout/drawer_account_search_dev.xml
@@ -65,6 +65,6 @@
android:src="@drawable/ic_user_plus"
android:textAllCaps="false"
app:backgroundTint="?colorAccent"
- app:tint="?iconColorMenu"
- app:fabSize="mini" />
+ app:fabSize="mini"
+ app:tint="?iconColorMenu" />
</LinearLayout> \ No newline at end of file