match upstream name for direct play
This commit is contained in:
parent
407cee4161
commit
613edf239a
11 changed files with 68 additions and 69 deletions
|
|
@ -4,12 +4,12 @@
|
|||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory android:title="@string/pref_header_directplay">
|
||||
|
||||
<com.dkanada.gramophone.preferences.DirectplayPreference
|
||||
<com.dkanada.gramophone.preferences.DirectPlayPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="directplay_codecs"
|
||||
android:summary="@string/pref_summary_directplay_codecs"
|
||||
android:title="@string/directplay_codecs" />
|
||||
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.ATEPreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue