summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_list.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-11-20 17:41:21 +0100
committerThomas <tschneider.ac@gmail.com>2022-11-20 17:41:21 +0100
commite3c288fcac1ba51e2c17021957161d8b2d9dae6d (patch)
tree9c41dde487066535f1c6b3fbfc323081d555683f /app/src/main/res/layout/drawer_account_list.xml
parent6f72dd7c2dc3112febd60f2a074dc063a3c6079b (diff)
Theme issue for accounts in list
Diffstat (limited to 'app/src/main/res/layout/drawer_account_list.xml')
-rw-r--r--app/src/main/res/layout/drawer_account_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/drawer_account_list.xml b/app/src/main/res/layout/drawer_account_list.xml
index 2f93d2bff..01b022af9 100644
--- a/app/src/main/res/layout/drawer_account_list.xml
+++ b/app/src/main/res/layout/drawer_account_list.xml
@@ -67,7 +67,7 @@
<com.google.android.material.button.MaterialButton
android:id="@+id/list_action"
- style="@style/MyButtonColored"
+ style="@style/Widget.AppCompat.Button.Colored"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_marginStart="12dp"