summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_list.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-11-29 09:44:11 +0100
committerThomas <tschneider.ac@gmail.com>2022-11-29 09:44:11 +0100
commitf29122e3ef557db664325ad3f479691055b2e1b4 (patch)
tree2ab4b5188cfc628ab1f871ea1a68e8eb3a5dbd65 /app/src/main/res/layout/drawer_account_list.xml
parent9f670f5e5eff951b45409fa95d961e73ad606f5e (diff)
change colors
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 0c14c26d4..32c86a302 100644
--- a/app/src/main/res/layout/drawer_account_list.xml
+++ b/app/src/main/res/layout/drawer_account_list.xml
@@ -19,7 +19,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- app:cardBackgroundColor="?carViewBackground"
+
android:layout_marginHorizontal="12dp"
android:layout_marginTop="12dp"
app:cardElevation="5dp"