HeadsUp: Stop showing notifications when selected applications on top [2/2]
Thanks to Decad3nce for idea and code And credits to old CM's team Change-Id: Icc9edc05df695dfe2bb77ea7a6d71d06a5215bee Signed-off-by: Shubham Singh <coolsks94@gmail.com> Signed-off-by: Arghya Chanda <arghyac35@gmail.com> Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -42,6 +42,18 @@
|
||||
|
||||
</PreferenceCategory> -->
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="headsup_notifications_category"
|
||||
android:title="@string/headsup_category">
|
||||
|
||||
<Preference
|
||||
android:key="heads_up_notifications"
|
||||
android:summary="@string/heads_up_notifications_summary"
|
||||
android:title="@string/heads_up_notifications"
|
||||
android:fragment="com.cherish.settings.fragments.HeadsUpSettings"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="toast_icon"
|
||||
android:title="@string/toast_icon_title"
|
||||
|
||||
Reference in New Issue
Block a user