diff --git a/.gitignore b/.gitignore index f6e554c09..42caadb93 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /captures /app/app.iml /.idea +/*.iml diff --git a/app/src/main/res/drawable/durationback.xml b/app/src/main/res/drawable/durationback.xml deleted file mode 100644 index 5acfec6c6..000000000 --- a/app/src/main/res/drawable/durationback.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ 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..0ff3bfe19 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" > - - + android:layout_below="@id/detailNextVideoTitle"> -