1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-06-04 11:42:11 +00:00

Limit height of wrapper

This commit is contained in:
litetex
2025-10-17 20:33:08 +02:00
parent 56a09220ee
commit 41981902ab
+1 -1
View File
@@ -167,7 +167,7 @@
<FrameLayout
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1">
<org.schabi.newpipe.views.NewPipeTextView