diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml index ae5d0bc58abecd2642a6c1b10c03d526669e544a..b3c756ed0da5bd33916ab8eebe1789cf668a275e 100644 --- a/vlc-android/AndroidManifest.xml +++ b/vlc-android/AndroidManifest.xml @@ -2,12 +2,11 @@ - + package="org.videolan.vlc.android"> + + android:label="@string/app_name" android:debuggable="true"> - + - - + + - - + - - - - - - - - - + - + + - @@ -55,32 +54,32 @@ - [This is typically used for code obfuscation. - Compiled code location: ${out.classes.absolute.dir} - If this is not done in place, override ${out.dex.input.absolute.dir}] + /* This is typically used for code obfuscation. + Compiled code location: ${out.classes.absolute.dir} + If this is not done in place, override ${out.dex.input.absolute.dir} */ --> - - - + + diff --git a/vlc-android/project.properties b/vlc-android/project.properties index ea89160e01308e771e8bfe2bfe4378fc38e093fa..5a7094538fde29178697e765159436dcc0f19f93 100644 --- a/vlc-android/project.properties +++ b/vlc-android/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-8 +target=android-7 diff --git a/vlc-android/res/layout/audio_browser.xml b/vlc-android/res/layout/audio_browser.xml index 47361ddf03bfbecc2903a0f149d5aa4ded304e98..967db5b741dddce32712c12104c65457477feff4 100644 --- a/vlc-android/res/layout/audio_browser.xml +++ b/vlc-android/res/layout/audio_browser.xml @@ -1,14 +1,14 @@ + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + android:layout_width="fill_parent" + android:layout_height="fill_parent" /> diff --git a/vlc-android/res/layout/audio_player.xml b/vlc-android/res/layout/audio_player.xml index 450e1774506d00a1ece987676ae3fbf95eca96a9..3e436c2b838eaab62826d81794d6e901585d408d 100644 --- a/vlc-android/res/layout/audio_player.xml +++ b/vlc-android/res/layout/audio_player.xml @@ -2,26 +2,26 @@ @@ -58,7 +58,7 @@ @@ -81,7 +81,7 @@ android:id="@+id/length" /> diff --git a/vlc-android/res/layout/browser.xml b/vlc-android/res/layout/browser.xml index c8daead9319659e4cc2e90e2b826f93237b19b15..9a71c91e1ad42aeb08617e7bd40fab0d27bf2e3c 100644 --- a/vlc-android/res/layout/browser.xml +++ b/vlc-android/res/layout/browser.xml @@ -4,7 +4,7 @@ android:layout_height="fill_parent" android:orientation="vertical"> \ No newline at end of file diff --git a/vlc-android/res/layout/browser_item.xml b/vlc-android/res/layout/browser_item.xml index 7f195b0d5a16da6b3964865805f8bdca6d5e3994..1b49dc896dc89eaf775fcb315e4a2c072d583ce6 100644 --- a/vlc-android/res/layout/browser_item.xml +++ b/vlc-android/res/layout/browser_item.xml @@ -2,7 +2,7 @@ diff --git a/vlc-android/res/layout/info_dialog.xml b/vlc-android/res/layout/info_dialog.xml index 6d2ce2e56dec195a522543712976132c5ed58e6d..7d9b9ebecdd4ea721e1044c69ffe4f41fb177977 100644 --- a/vlc-android/res/layout/info_dialog.xml +++ b/vlc-android/res/layout/info_dialog.xml @@ -6,7 +6,7 @@ android:layout_height="fill_parent" android:weightSum="1"> \ No newline at end of file diff --git a/vlc-android/res/layout/main.xml b/vlc-android/res/layout/main.xml index f86773930107f5b68f7b7a9ce5c26975743b5177..e88935bfdf33efc54c09ae4a5cb588169c21201d 100644 --- a/vlc-android/res/layout/main.xml +++ b/vlc-android/res/layout/main.xml @@ -5,14 +5,14 @@ android:layout_width="fill_parent" android:layout_height="fill_parent"> diff --git a/vlc-android/res/layout/media_info.xml b/vlc-android/res/layout/media_info.xml index 4de00aa7ba22b52d964a122f95dcea8673090b56..b005b617109d5caf0fe7b0fc7f074f2705dfdafb 100644 --- a/vlc-android/res/layout/media_info.xml +++ b/vlc-android/res/layout/media_info.xml @@ -6,11 +6,11 @@ android:scrollbars="none"> + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + android:layout_width="fill_parent"> + android:layout_width="fill_parent"> diff --git a/vlc-android/res/layout/video_list.xml b/vlc-android/res/layout/video_list.xml index bb5365d95221a18771095d48e21c4b895b0ebc75..347754fc68ee9cca0471e822bc4146114ee5d374 100644 --- a/vlc-android/res/layout/video_list.xml +++ b/vlc-android/res/layout/video_list.xml @@ -1,21 +1,21 @@ + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + android:layout_width="fill_parent" + android:layout_height="fill_parent"> diff --git a/vlc-android/res/values/styles.xml b/vlc-android/res/values/styles.xml index 1670a522d45d6729dd59b33a7d2525b5a8875005..b796b6332a1908f74812f778487e69f91a62b8de 100644 --- a/vlc-android/res/values/styles.xml +++ b/vlc-android/res/values/styles.xml @@ -1,8 +1,8 @@