Added colored notification on A12 and fixed unreadable colors on light mode on A12

This commit is contained in:
Prathamesh More 2022-01-19 16:34:05 +05:30
parent 404bc0ff12
commit d1f2cac5c0
4 changed files with 12 additions and 7 deletions

View file

@ -13,7 +13,6 @@
android:defaultValue="true"
android:key="colored_notification"
android:layout="@layout/list_item_view_switch"
app:isPreferenceVisible="@bool/colored_notification_available"
android:summary="@string/pref_summary_colored_notification"
android:title="@string/pref_title_colored_notification" />