mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Fix titles not showing in some cases
This commit is contained in:
parent
a8352d3f64
commit
49d672718d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue