Loading packages/SystemUI/res/drawable/people_space_activity_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,5 +14,5 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="?android:attr/colorBackgroundFloating" /> <solid android:color="@color/people_tile_background" /> </shape> No newline at end of file packages/SystemUI/res/drawable/people_space_content_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android" > <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <corners android:radius="@dimen/people_space_image_radius" /> </shape> packages/SystemUI/res/drawable/people_space_new_story_outline.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ --> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <stroke android:width="2dp" android:color="?android:attr/colorAccent" /> </shape> No newline at end of file packages/SystemUI/res/drawable/people_space_rounded_border.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,5 +15,5 @@ --> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> </shape> No newline at end of file packages/SystemUI/res/drawable/people_space_tile_view_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <corners android:radius="@dimen/people_space_widget_radius" /> </shape> No newline at end of file Loading
packages/SystemUI/res/drawable/people_space_activity_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,5 +14,5 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="?android:attr/colorBackgroundFloating" /> <solid android:color="@color/people_tile_background" /> </shape> No newline at end of file
packages/SystemUI/res/drawable/people_space_content_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android" > <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <corners android:radius="@dimen/people_space_image_radius" /> </shape>
packages/SystemUI/res/drawable/people_space_new_story_outline.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,6 @@ --> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <stroke android:width="2dp" android:color="?android:attr/colorAccent" /> </shape> No newline at end of file
packages/SystemUI/res/drawable/people_space_rounded_border.xml +1 −1 Original line number Diff line number Diff line Loading @@ -15,5 +15,5 @@ --> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> </shape> No newline at end of file
packages/SystemUI/res/drawable/people_space_tile_view_card.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ ~ limitations under the License. --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="?android:attr/colorBackground" /> <solid android:color="@color/people_tile_background" /> <corners android:radius="@dimen/people_space_widget_radius" /> </shape> No newline at end of file