diff --git a/NewPipe.iml b/NewPipe.iml new file mode 100644 index 000000000..8d3b0cd6c --- /dev/null +++ b/NewPipe.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout-land/fragment_videoitem_detail.xml b/app/src/main/res/layout-land/fragment_videoitem_detail.xml index c0c4938d1..78d05e9b7 100644 --- a/app/src/main/res/layout-land/fragment_videoitem_detail.xml +++ b/app/src/main/res/layout-land/fragment_videoitem_detail.xml @@ -3,8 +3,9 @@ @@ -19,125 +20,131 @@ android:id="@+id/detailMainContent" android:layout_width="match_parent" android:layout_height="match_parent" - android:textIsSelectable="true" android:visibility="invisible"> + android:layout_height="wrap_content"> - + - + - + - + - + - + - + - + - + - + - + - + + + + + + android:layout_below="@id/detailVideoInfo" > -