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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user