Limit height of wrapper
This commit is contained in:
parent
45a9296309
commit
0cd3cf7f1a
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