summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_account_list.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-11-28 15:29:54 +0100
committerThomas <tschneider.ac@gmail.com>2022-11-28 15:29:54 +0100
commit0ab66d34c17b38a8117d46624a38c34dab13cbcf (patch)
tree3e1254dcc2aa9065973206d25d423ef8b333865d /app/src/main/res/layout/drawer_account_list.xml
parentee22181a9197f1da3b0c8ede0f55fcc769c6a796 (diff)
Replacements
Diffstat (limited to 'app/src/main/res/layout/drawer_account_list.xml')
-rw-r--r--app/src/main/res/layout/drawer_account_list.xml3
1 files changed, 2 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 d486cc2eb..dfaf05976 100644
--- a/app/src/main/res/layout/drawer_account_list.xml
+++ b/app/src/main/res/layout/drawer_account_list.xml
@@ -21,7 +21,8 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="12dp"
android:layout_marginTop="12dp"
- app:cardElevation="2dp">
+ app:cardElevation="5dp"
+ app:strokeWidth="0dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"