Merge "Show bundles separately from other channels" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce4f2e9db6
@@ -50,6 +50,12 @@
|
||||
settings:controller="com.android.settings.notification.app.BubbleSummaryPreferenceController">
|
||||
</Preference>
|
||||
|
||||
<!-- Bundles added here -->
|
||||
<PreferenceCategory
|
||||
android:key="bundles"
|
||||
android:title="@string/notification_bundles"
|
||||
android:visibility="gone" />
|
||||
|
||||
<!-- Channels/Channel groups added here -->
|
||||
<PreferenceCategory
|
||||
android:key="channels"
|
||||
|
||||
Reference in New Issue
Block a user