Add dimensions for notification channel panel
Removes dependency on output switcher dimens.
Fix notification settings bottom sheet scroll in landscape.
Test: adb shell cmd notification post "Test notif" &
adb shell am start -a android.settings.CHANNEL_NOTIFICATION_SETTINGS --es android.provider.extra.CHANNEL_FILTER_LIST "sound" --es android.provider.extra.CHANNEL_ID "shell_cmd" --es android.provider.extra.APP_PACKAGE "com.android.shell"
Bug: 238845213
Change-Id: Iaf4b52b0aa8376c93ebc55fc005cdb55d2a9620e
This commit is contained in:
committed by
Iavor-Valentin Iftime
parent
a48f8944f9
commit
42ac382af5
@@ -32,5 +32,5 @@
|
||||
<dimen name="biometric_auth_pattern_view_size">248dp</dimen>
|
||||
<dimen name="biometric_auth_pattern_view_max_size">348dp</dimen>
|
||||
|
||||
<dimen name="output_switcher_slice_max_height">300dp</dimen>
|
||||
<dimen name="notif_channel_panel_max_height">300dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user