Fix titles not showing in some cases

This commit is contained in:
Blatzar 2023-01-18 19:03:50 +01:00
parent a8352d3f64
commit 49d672718d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<androidx.cardview.widget.CardView
android:id="@+id/background_card"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:layout_margin="2dp"
android:layout_marginBottom="2dp"
android:elevation="10dp"