make exoplayer default player

This commit is contained in:
Christian Schabesberger 2017-03-29 09:17:03 +02:00
parent c3c3a94593
commit e804647a65
4 changed files with 11 additions and 7 deletions

View file

@ -11,7 +11,7 @@
<string name="use_external_video_player_key" translatable="false">use_external_video_player</string>
<string name="use_external_audio_player_key" translatable="false">use_external_audio_player</string>
<string name="autoplay_through_intent_key" translatable="false">autoplay_through_intent</string>
<string name="use_exoplayer_key" translatable="false">use_exoplayer</string>
<string name="use_old_player_key" translatable="false">use_oldplayer</string>
<string name="default_resolution_key" translatable="false">default_resolution_preference</string>
<string name="default_resolution_value" translatable="false">360p</string>