Loading packages/SystemUI/res/layout/car_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="match_parent" android:layout_width="match_parent" android:gravity="center" android:background="@drawable/system_bar_background"> <!-- phone.NavigationBarView has rot0 and rot90 but we expect the car head unit to have a fixed Loading @@ -29,7 +30,6 @@ <LinearLayout android:layout_height="match_parent" android:layout_width="@dimen/car_navigation_bar_width" android:layout_gravity="center" android:orientation="horizontal" android:clipChildren="false" android:clipToPadding="false" Loading Loading
packages/SystemUI/res/layout/car_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="match_parent" android:layout_width="match_parent" android:gravity="center" android:background="@drawable/system_bar_background"> <!-- phone.NavigationBarView has rot0 and rot90 but we expect the car head unit to have a fixed Loading @@ -29,7 +30,6 @@ <LinearLayout android:layout_height="match_parent" android:layout_width="@dimen/car_navigation_bar_width" android:layout_gravity="center" android:orientation="horizontal" android:clipChildren="false" android:clipToPadding="false" Loading