Limit height of wrapper
This commit is contained in:
parent
56a09220ee
commit
41981902ab
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user