Fixed attachment list items not showing

This commit is contained in:
2019-09-18 18:59:27 +02:00
committed by Matte23
parent ce8d020986
commit 38b8877d03
2 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/linearLayout"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="wrap_content">
<View
android:id="@+id/attachment_divider"