summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/drawer_account_list.xml')
-rw-r--r--app/src/main/res/layout/drawer_account_list.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/drawer_account_list.xml b/app/src/main/res/layout/drawer_account_list.xml
index 0337f5254..973fb6d18 100644
--- a/app/src/main/res/layout/drawer_account_list.xml
+++ b/app/src/main/res/layout/drawer_account_list.xml
@@ -67,6 +67,6 @@
android:gravity="center"
android:scaleType="fitXY"
app:backgroundTint="?colorAccent"
- app:tint="?iconColorMenu"
- app:fabSize="mini" />
+ app:fabSize="mini"
+ app:tint="?iconColorMenu" />
</LinearLayout> \ No newline at end of file