use static variables for all preference keys
This commit is contained in:
parent
ad9a00657b
commit
690dfb0c10
7 changed files with 28 additions and 27 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<com.dkanada.gramophone.preferences.NowPlayingScreenPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="now_playing_screen_id"
|
||||
android:key="now_playing_screen"
|
||||
android:title="@string/pref_title_now_playing_screen_appearance" />
|
||||
|
||||
</com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue