Rename icons
This commit is contained in:
parent
e68258a2fd
commit
e0f1bde606
279 changed files with 493 additions and 519 deletions
|
@ -10,7 +10,7 @@
|
|||
android:layout="@layout/list_item_view"
|
||||
android:summary="@string/pref_summary_blacklist"
|
||||
android:title="@string/pref_title_blacklist"
|
||||
app:icon="@drawable/ic_music_note_off_white_24dp" />
|
||||
app:icon="@drawable/ic_music_note_off" />
|
||||
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory
|
||||
|
@ -26,7 +26,7 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_last_added_interval"
|
||||
app:icon="@drawable/ic_playlist_add_white_24dp" />
|
||||
app:icon="@drawable/ic_playlist_add" />
|
||||
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory
|
||||
|
@ -40,7 +40,7 @@
|
|||
android:max="60"
|
||||
android:summary="@string/pref_filter_song_summary"
|
||||
android:title="@string/pref_filter_song_title"
|
||||
app:icon="@drawable/ic_filter_song_white_24dp"
|
||||
app:icon="@drawable/ic_filter_song"
|
||||
app:showSeekBarValue="true" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
|
@ -49,7 +49,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_keep_pause_on_zero_volume_summary"
|
||||
android:title="@string/pref_keep_pause_on_zero_volume_title"
|
||||
app:icon="@drawable/ic_pause_white_24dp" />
|
||||
app:icon="@drawable/ic_pause" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
@ -57,7 +57,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_keep_screen_on_summary"
|
||||
android:title="@string/pref_keep_screen_on_title"
|
||||
app:icon="@drawable/ic_settings_brigntness_white_24dp" />
|
||||
app:icon="@drawable/ic_settings_brigntness" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESeekBarPreference
|
||||
android:defaultValue="16"
|
||||
|
@ -79,5 +79,5 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_language_name"
|
||||
app:icon="@drawable/ic_language_white_24dp" />
|
||||
app:icon="@drawable/ic_language" />
|
||||
</androidx.preference.PreferenceScreen>
|
|
@ -8,7 +8,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_audio_ducking"
|
||||
android:title="@string/pref_title_audio_ducking"
|
||||
app:icon="@drawable/ic_volume_down_white_24dp" />
|
||||
app:icon="@drawable/ic_volume_down" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
@ -21,7 +21,7 @@
|
|||
android:key="equalizer"
|
||||
android:layout="@layout/list_item_view_no_title"
|
||||
android:title="@string/equalizer"
|
||||
app:icon="@drawable/ic_equalizer_white_24dp" />
|
||||
app:icon="@drawable/ic_equalizer" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
@ -37,7 +37,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_toggle_shuffle"
|
||||
android:title="@string/pref_title_toggle_toggle_shuffle"
|
||||
app:icon="@drawable/ic_shuffle_white_24dp" />
|
||||
app:icon="@drawable/ic_shuffle" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_general_theme"
|
||||
app:icon="@drawable/ic_color_lens_white_24dp" />
|
||||
app:icon="@drawable/ic_color_lens" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:key="black_theme"
|
||||
|
@ -33,7 +33,7 @@
|
|||
android:persistent="false"
|
||||
android:summary="@string/accent_color_desc"
|
||||
android:title="@string/accent_color"
|
||||
app:icon="@drawable/ic_colorize_white_24dp" />
|
||||
app:icon="@drawable/ic_colorize" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_ignore_media_store_artwork"
|
||||
android:title="@string/pref_title_ignore_media_store_artwork"
|
||||
app:icon="@drawable/ic_image_white_24dp" />
|
||||
app:icon="@drawable/ic_image" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
android:defaultValue="only_wifi"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_classic_notification"
|
||||
android:title="@string/pref_title_classic_notification"
|
||||
app:icon="@drawable/ic_cellphone_lock_white_24dp" />
|
||||
app:icon="@drawable/ic_cellphone_lock" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="true"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
android:key="now_playing_screen_id"
|
||||
android:layout="@layout/list_item_view"
|
||||
android:title="@string/pref_title_now_playing_screen_appearance"
|
||||
app:icon="@drawable/ic_play_circle_filled_white_24dp" />
|
||||
app:icon="@drawable/ic_play_circle_filled" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
@ -23,7 +23,7 @@
|
|||
android:key="album_cover_style_id"
|
||||
android:layout="@layout/list_item_view"
|
||||
android:title="@string/pref_title_album_cover_style"
|
||||
app:icon="@drawable/ic_image_white_24dp" />
|
||||
app:icon="@drawable/ic_image" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
android:defaultValue="0"
|
||||
|
@ -36,7 +36,7 @@
|
|||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:layout="@layout/list_item_view_switch"
|
||||
app:defaultValue="false"
|
||||
app:icon="@drawable/ic_view_carousel_black_24dp"
|
||||
app:icon="@drawable/ic_view_carousel"
|
||||
app:key="carousel_effect"
|
||||
app:summary="@string/pref_summary_carousel_effect"
|
||||
app:title="@string/pref_title_toggle_carousel_effect" />
|
||||
|
@ -58,7 +58,7 @@
|
|||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:layout="@layout/list_item_view_switch"
|
||||
app:defaultValue="false"
|
||||
app:icon="@drawable/ic_volume_up_white_24dp"
|
||||
app:icon="@drawable/ic_volume_up"
|
||||
app:key="toggle_volume"
|
||||
app:summary="@string/pref_summary_toggle_volume"
|
||||
app:title="@string/pref_title_toggle_volume" />
|
||||
|
@ -66,7 +66,7 @@
|
|||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:layout="@layout/list_item_view_switch"
|
||||
app:defaultValue="false"
|
||||
app:icon="@drawable/ic_expand_less_white_24dp"
|
||||
app:icon="@drawable/ic_expand_less"
|
||||
app:key="expand_now_playing_panel"
|
||||
app:summary="@string/pref_summary_expand_now_playing_panel"
|
||||
app:title="@string/pref_title_expand_now_playing_panel" />
|
||||
|
@ -78,7 +78,7 @@
|
|||
android:max="25"
|
||||
android:summary="@string/pref_blur_amount_summary"
|
||||
android:title="@string/pref_blur_amount_title"
|
||||
app:icon="@drawable/ic_blur_on_white_24dp"
|
||||
app:icon="@drawable/ic_blur_on"
|
||||
app:showSeekBarValue="true" />
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_home_artist_grid_style"
|
||||
app:icon="@drawable/ic_home_white_24dp" />
|
||||
app:icon="@drawable/ic_home" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
@ -34,7 +34,7 @@
|
|||
android:layout="@layout/list_item_view"
|
||||
android:summary="@string/pref_summary_library_categories"
|
||||
android:title="@string/library_categories"
|
||||
app:icon="@drawable/ic_library_music_white_24dp" />
|
||||
app:icon="@drawable/ic_library_music" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
android:defaultValue="0"
|
||||
|
@ -57,7 +57,7 @@
|
|||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_toggle_full_screen"
|
||||
android:title="@string/pref_title_toggle_full_screen"
|
||||
app:icon="@drawable/ic_cellphone_white_24dp" />
|
||||
app:icon="@drawable/ic_cellphone" />
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue