Add placeholder summary

So the scren doesn't shift when the summary is added
asynchronously

Test: manual
Fixes: 183474692
Change-Id: I658191de1e53140b823e06a5f7959dc77e5a7fcb
This commit is contained in:
Julia Reynolds
2021-05-05 10:04:29 -04:00
parent 660341876d
commit 01ca4818b5

View File

@@ -38,6 +38,7 @@
<Preference <Preference
android:key="zen_mode_behavior_apps" android:key="zen_mode_behavior_apps"
android:title="@string/zen_category_apps" android:title="@string/zen_category_apps"
android:summary=" "
android:fragment="com.android.settings.notification.zen.ZenModeBypassingAppsSettings" /> android:fragment="com.android.settings.notification.zen.ZenModeBypassingAppsSettings" />
<!-- All sounds --> <!-- All sounds -->