rework a lot of preferences
This commit is contained in:
parent
491b01406a
commit
5346c66f9a
14 changed files with 61 additions and 70 deletions
|
|
@ -14,6 +14,12 @@
|
|||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_transcode_codec" />
|
||||
|
||||
<com.dkanada.gramophone.preferences.DirectPlayPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="direct_play_codecs"
|
||||
android:summary="@string/pref_summary_direct_play_codecs"
|
||||
android:title="@string/direct_play_codecs" />
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="10000000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue