Limit height of wrapper
This commit is contained in:
parent
56a09220ee
commit
41981902ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue