Loading packages/CarSystemUI/res/layout/car_fullscreen_user_pod.xml +5 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,15 @@ android:orientation="vertical" android:gravity="center"> <ImageView android:id="@+id/user_avatar" <ImageView android:id="@+id/user_avatar" android:layout_width="@dimen/car_user_switcher_image_avatar_size" android:layout_height="@dimen/car_user_switcher_image_avatar_size" android:background="@drawable/car_button_ripple_background_light" android:background="?android:attr/selectableItemBackground" android:gravity="center"/> <TextView android:id="@+id/user_name" <TextView android:id="@+id/user_name" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/car_user_switcher_vertical_spacing_between_name_and_avatar" Loading packages/CarSystemUI/res/layout/car_fullscreen_user_switcher.xml +1 −3 Original line number Diff line number Diff line Loading @@ -19,12 +19,10 @@ android:fitsSystemWindows="true" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/car_user_switcher_background_color" android:visibility="gone"> <LinearLayout android:id="@+id/container" android:background="@color/car_user_switcher_background_color" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading @@ -38,7 +36,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginTop="@dimen/car_user_switcher_margin_top" android:theme="@style/Theme.Car.Light.List" android:theme="@style/PagedListTheme" app:verticallyCenterListContent="true" app:showPagedListViewDivider="false" app:gutter="both" Loading packages/CarSystemUI/res/layout/car_left_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ android:orientation="vertical"> <com.android.keyguard.AlphaOptimizedImageButton android:id="@+id/notifications" android:id="@+id/note" android:layout_height="wrap_content" android:layout_width="match_parent" android:src="@drawable/car_ic_notification" Loading packages/CarSystemUI/res/layout/car_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black" android:background="@drawable/system_bar_background" android:orientation="vertical"> <LinearLayout android:id="@id/nav_buttons" Loading packages/CarSystemUI/res/layout/car_navigation_bar_unprovisioned.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black" android:background="@drawable/system_bar_background" android:orientation="vertical"> <LinearLayout Loading Loading
packages/CarSystemUI/res/layout/car_fullscreen_user_pod.xml +5 −3 Original line number Diff line number Diff line Loading @@ -25,13 +25,15 @@ android:orientation="vertical" android:gravity="center"> <ImageView android:id="@+id/user_avatar" <ImageView android:id="@+id/user_avatar" android:layout_width="@dimen/car_user_switcher_image_avatar_size" android:layout_height="@dimen/car_user_switcher_image_avatar_size" android:background="@drawable/car_button_ripple_background_light" android:background="?android:attr/selectableItemBackground" android:gravity="center"/> <TextView android:id="@+id/user_name" <TextView android:id="@+id/user_name" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/car_user_switcher_vertical_spacing_between_name_and_avatar" Loading
packages/CarSystemUI/res/layout/car_fullscreen_user_switcher.xml +1 −3 Original line number Diff line number Diff line Loading @@ -19,12 +19,10 @@ android:fitsSystemWindows="true" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/car_user_switcher_background_color" android:visibility="gone"> <LinearLayout android:id="@+id/container" android:background="@color/car_user_switcher_background_color" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading @@ -38,7 +36,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginTop="@dimen/car_user_switcher_margin_top" android:theme="@style/Theme.Car.Light.List" android:theme="@style/PagedListTheme" app:verticallyCenterListContent="true" app:showPagedListViewDivider="false" app:gutter="both" Loading
packages/CarSystemUI/res/layout/car_left_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ android:orientation="vertical"> <com.android.keyguard.AlphaOptimizedImageButton android:id="@+id/notifications" android:id="@+id/note" android:layout_height="wrap_content" android:layout_width="match_parent" android:src="@drawable/car_ic_notification" Loading
packages/CarSystemUI/res/layout/car_navigation_bar.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black" android:background="@drawable/system_bar_background" android:orientation="vertical"> <LinearLayout android:id="@id/nav_buttons" Loading
packages/CarSystemUI/res/layout/car_navigation_bar_unprovisioned.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black" android:background="@drawable/system_bar_background" android:orientation="vertical"> <LinearLayout Loading