summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/drawer_status.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-05-24 09:25:28 +0200
committerThomas <tschneider.ac@gmail.com>2022-05-24 09:25:28 +0200
commitd150e50c1f9f02fc87085daf53fa29321e2a70ae (patch)
treef03e2cbcdaf60aa66359e9456507fdfaa078e33d /app/src/main/res/layout/drawer_status.xml
parent0ce4dbe2388f5c1521e10e2f1e400d60acdf5145 (diff)
Fix issue #92 - Fix truncated title for settings
Diffstat (limited to 'app/src/main/res/layout/drawer_status.xml')
-rw-r--r--app/src/main/res/layout/drawer_status.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/drawer_status.xml b/app/src/main/res/layout/drawer_status.xml
index f02bf5f88..238b72219 100644
--- a/app/src/main/res/layout/drawer_status.xml
+++ b/app/src/main/res/layout/drawer_status.xml
@@ -114,7 +114,7 @@
android:tint="@color/cyanea_accent_reference"
android:layout_width="20dp"
android:visibility="gone" />
-
+
</androidx.appcompat.widget.LinearLayoutCompat>
<com.google.android.material.divider.MaterialDivider