remove direct play preference dialog
This commit is contained in:
parent
e5f59cc81a
commit
0acbba651c
5 changed files with 57 additions and 71 deletions
|
|
@ -14,9 +14,8 @@
|
|||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_transcode_codec" />
|
||||
|
||||
<Preference
|
||||
<com.dkanada.gramophone.views.settings.DirectPlayPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="direct_play_codecs"
|
||||
android:summary="@string/pref_summary_direct_play_codecs"
|
||||
android:title="@string/pref_title_direct_play_codecs" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue