- Show video title instead of stream url in vlc/MXPlayer
 - remember rotation
Fix:
 - sensore controlled landscape rotation in the player
This commit is contained in:
Christian Schabesberger 2015-09-25 14:17:43 +02:00
parent d8bdada9db
commit c62ad66f11
6 changed files with 29 additions and 13 deletions

View file

@ -36,7 +36,7 @@
<CheckBoxPreference
android:key="@string/leftHandLayout"
android:title="@string/leftHandLayoutTitle"
android:title="@string/leftPlayButtonTitle"
android:defaultValue="false" />
<ListPreference