Loading res/raw/bubbles.mp4 0 → 100644 +654 KiB File added.No diff preview for this file type. View file res/xml/bubble_notification_settings.xml +8 −0 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
res/xml/bubble_notification_settings.xml +8 −0 Original line number Diff line number Diff line Loading @@ -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" Loading