mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-18 22:11:05 +01:00
Fix #1440 Broken Video Info Layout
This commit is contained in:
parent
2515b8167f
commit
95ba1873e4
@ -101,7 +101,8 @@
|
||||
<RelativeLayout
|
||||
android:id="@+id/detail_content_root_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
android:layout_height="match_parent"
|
||||
android:background="?android:windowBackground">
|
||||
|
||||
<!-- TITLE -->
|
||||
<FrameLayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user