Skip to content

Commit

Permalink
[TV] More space around result description (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
KingLucius authored Feb 19, 2024
1 parent 09779b4 commit ca918b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_result_tv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ https://developer.android.com/design/ui/tv/samples/jet-fit
<com.lagradost.cloudstream3.widget.FlowLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
app:itemSpacing="10dp">

<com.google.android.material.button.MaterialButton
Expand Down

0 comments on commit ca918b1

Please sign in to comment.