diff --git a/packages/SystemUI/res/layout/navigation_bar.xml b/packages/SystemUI/res/layout/navigation_bar.xml
index a2a14c754e98c..5f59e781ef5ea 100644
--- a/packages/SystemUI/res/layout/navigation_bar.xml
+++ b/packages/SystemUI/res/layout/navigation_bar.xml
@@ -22,11 +22,15 @@
android:id="@+id/navigation_bar_view"
android:layout_height="match_parent"
android:layout_width="match_parent"
+ android:clipChildren="false"
+ android:clipToPadding="false"
android:background="@drawable/system_bar_background">
+ android:layout_height="match_parent"
+ android:clipChildren="false"
+ android:clipToPadding="false" />
diff --git a/packages/SystemUI/res/layout/navigation_layout.xml b/packages/SystemUI/res/layout/navigation_layout.xml
index 64c7422c27edf..46f238cbe5881 100644
--- a/packages/SystemUI/res/layout/navigation_layout.xml
+++ b/packages/SystemUI/res/layout/navigation_layout.xml
@@ -23,6 +23,8 @@
android:layout_marginEnd="@dimen/rounded_corner_content_padding"
android:paddingStart="@dimen/nav_content_padding"
android:paddingEnd="@dimen/nav_content_padding"
+ android:clipChildren="false"
+ android:clipToPadding="false"
android:id="@+id/horizontal">
left[.5W],back[1WC];home;recent[1WC],right[.5W]
back[1.7WC];home;contextual[1.7WC]
- back[40AC];home_handle;ime_switcher[40AC]
+ back[70AC];home_handle;ime_switcher[70AC]
false