Add and update resources

This commit is contained in:
Mauricio Colli 2017-05-15 00:57:04 -03:00
parent f2b38be2b0
commit 2aebb3b8db
16 changed files with 53 additions and 4 deletions

View file

@ -12,6 +12,7 @@
<CheckBoxPreference
android:key="@string/use_external_video_player_key"
android:title="@string/use_external_video_player_title"
android:summary="@string/use_external_video_player_summary"
android:defaultValue="false"/>
<CheckBoxPreference