fixup! Settings: Add toggle for heads up notifications

Change-Id: I06fc78b226681dcc94532d1fd438a3477e1a6d8c
This commit is contained in:
Michael Bestas
2025-11-12 23:09:36 +02:00
parent 8fb73c62d4
commit f08363f454

View File

@@ -231,7 +231,7 @@
<!-- Heads up -->
<lineageos.preference.GlobalSettingSwitchPreference
android:key="heads_up_notifications_enabled"
android:order="24"
android:order="29"
android:title="@string/heads_up_notifications_enabled_title"
android:summary="@string/heads_up_notifications_enabled_summary" />