Add support for Just Black with Material You

This commit is contained in:
Prathamesh More 2022-05-02 18:24:44 +05:30
parent aa4c20bd8c
commit 02f076de57
5 changed files with 8 additions and 4 deletions

View file

@ -17,7 +17,6 @@
app:icon="@drawable/ic_color_lens" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:dependency="material_you"
android:key="black_theme"
android:layout="@layout/list_item_view_switch_no_title"
android:title="@string/black_theme_name" />