XML String sort

This commit is contained in:
h4h13 2019-11-04 21:56:18 +05:30
parent 6c27767930
commit f926cdeaf6
37 changed files with 9794 additions and 2558 deletions

View file

@ -35,8 +35,8 @@
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"
android:key="desaturated_color"
android:summary="As per Material Design guide lines in dark mode colors should be desaturated"
android:title="Desaturated color"
android:summary="@string/pref_summary_desaturated_color"
android:title="@string/pref_title_desaturated_color"
app:enableCopying="true" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference