Added option to resume on audio focus regain. (#624)

This commit is contained in:
Tonelico 2017-08-07 06:04:36 -07:00 committed by Mauricio Colli
parent 10c4f7b465
commit becc90409f
4 changed files with 22 additions and 1 deletions

View file

@ -14,7 +14,7 @@
<string name="autoplay_through_intent_key" translatable="false">autoplay_through_intent</string>
<string name="use_old_player_key" translatable="false">use_oldplayer</string>
<string name="player_gesture_controls_key" translatable="false">player_gesture_controls</string>
<string name="resume_on_audio_focus_gain_key" translatable="false">resume_on_audio_focus_gain</string>
<string name="default_resolution_key" translatable="false">default_resolution_preference</string>
<string name="default_resolution_value" translatable="false">360p</string>