Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 703e6aa0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add bubbles animation" into qt-dev

parents 30859ac8 b7c8800c
Loading
Loading
Loading
Loading

res/raw/bubbles.mp4

0 → 100644
+654 KiB

File added.

No diff preview for this file type.

+8 −0
Original line number Diff line number Diff line
@@ -18,6 +18,14 @@
                  xmlns:settings="http://schemas.android.com/apk/res-auto"
                  android:title="@string/bubbles_app_toggle_title"
                  android:key="bubble_notification_settings">

        <com.android.settings.widget.VideoPreference
            android:key="bubbles_illustration"
            android:title="@string/summary_placeholder"
            settings:animation="@raw/bubbles"
            settings:controller="com.android.settings.widget.VideoPreferenceController"
            android:persistent="false" />

        <!-- Notification bubbles -->
        <SwitchPreference
            android:key="global_notification_bubbles"