Improved settings screen
This commit is contained in:
parent
a83decd146
commit
960657878e
24 changed files with 229 additions and 129 deletions
|
@ -8,10 +8,11 @@
|
|||
android:entries="@array/pref_playlists_last_added_interval_titles"
|
||||
android:entryValues="@array/pref_playlists_last_added_interval_values"
|
||||
android:key="last_added_interval"
|
||||
app:iconSpaceReserved="false"
|
||||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_last_added_interval" />
|
||||
android:title="@string/pref_title_last_added_interval"
|
||||
app:enableCopying="true"
|
||||
app:icon="@drawable/ic_playlist_add_white_24dp" />
|
||||
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue