Cherish: Add 2 Button background styles in clear all notifications

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2022-04-19 09:12:50 +07:00
parent ce2bf8e1b6
commit f6c2d3136e

View File

@@ -60,7 +60,7 @@
android:title="@string/clearall_bgstyle_title" android:title="@string/clearall_bgstyle_title"
android:dependency="notification_material_dismiss" android:dependency="notification_material_dismiss"
android:defaultValue="0" android:defaultValue="0"
android:max="2" android:max="4"
android:min="0" /> android:min="0" />
</PreferenceCategory> </PreferenceCategory>