summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_status_simple.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-07-19 11:51:19 +0200
committerThomas <tschneider.ac@gmail.com>2022-07-19 11:51:19 +0200
commitf5bf2ad0b0ce6a8789523da5bd3dd00385f73f4c (patch)
treea2a5c4767b4d0097d1a8ef183cf6d0a37afbc550 /app/src/main/res/layout/drawer_status_simple.xml
parent192c2c6469f2c9cc89447c88e5a742def6118945 (diff)
Some fixes
Diffstat (limited to 'app/src/main/res/layout/drawer_status_simple.xml')
-rw-r--r--app/src/main/res/layout/drawer_status_simple.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/drawer_status_simple.xml b/app/src/main/res/layout/drawer_status_simple.xml
index afa741a57..701be2ad5 100644
--- a/app/src/main/res/layout/drawer_status_simple.xml
+++ b/app/src/main/res/layout/drawer_status_simple.xml
@@ -19,6 +19,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:id="@+id/cardview_container"
android:layout_marginHorizontal="12dp"
android:layout_marginTop="12dp"
android:clipChildren="false"