Fix channel panel UI on 3 button nav devices

Test: edit panel on 3 button & gesture nav devices
Fixes: 278710039
Change-Id: I45b7e7c942578c4f49be8a0d193893cf872ff36e
This commit is contained in:
Julia Reynolds
2023-04-20 16:07:27 -04:00
parent 2099f58d3e
commit 766ec49e8d
2 changed files with 28 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
android:layout_height="@dimen/notif_channel_panel_max_height"
android:maxHeight="@dimen/notif_channel_panel_max_height"
android:background="@drawable/settings_panel_background"
android:fitsSystemWindows="true"
android:orientation="vertical"
android:layout_width="match_parent">