mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-02 10:57:55 +00:00
Fix #1440 Broken Video Info Layout
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user