Add option to disable the gesture controls of the player
This commit is contained in:
parent
f0761cc95e
commit
c00e694d40
4 changed files with 14 additions and 0 deletions
|
|
@ -62,6 +62,8 @@
|
|||
<string name="black_theme_title">Black</string>
|
||||
<string name="popup_remember_size_pos_title">Remember popup size and position</string>
|
||||
<string name="popup_remember_size_pos_summary">Remember the last size and position set to the popup</string>
|
||||
<string name="player_gesture_controls_title">Player gesture controls</string>
|
||||
<string name="player_gesture_controls_summary">Use gestures to control the brightness and volume of the player</string>
|
||||
|
||||
<string name="download_dialog_title">Download</string>
|
||||
<string-array name="download_options">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue