Loading packages/SystemUI/res/layout/people_space_placeholder_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading packages/SystemUI/res/layout/people_tile_large_empty.xml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent"> Loading packages/SystemUI/res/layout/people_tile_large_with_content.xml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:id="@+id/item" android:background="@drawable/people_space_tile_view_card" android:layout_width="match_parent" Loading Loading @@ -90,6 +91,7 @@ <ImageView android:id="@+id/predefined_icon" android:tint="?android:attr/colorAccent" android:gravity="start|center_vertical" android:paddingEnd="6dp" android:layout_width="24dp" Loading packages/SystemUI/res/layout/people_tile_medium_empty.xml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading packages/SystemUI/res/layout/people_tile_medium_with_content.xml +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_gravity="center" android:layout_width="match_parent" android:layout_height="match_parent" Loading Loading @@ -129,6 +130,7 @@ /> <ImageView android:id="@+id/predefined_icon" android:tint="?android:attr/colorAccent" android:gravity="end|center_vertical" android:paddingStart="6dp" android:layout_width="24dp" Loading Loading
packages/SystemUI/res/layout/people_space_placeholder_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading
packages/SystemUI/res/layout/people_tile_large_empty.xml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent"> Loading
packages/SystemUI/res/layout/people_tile_large_with_content.xml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:id="@+id/item" android:background="@drawable/people_space_tile_view_card" android:layout_width="match_parent" Loading Loading @@ -90,6 +91,7 @@ <ImageView android:id="@+id/predefined_icon" android:tint="?android:attr/colorAccent" android:gravity="start|center_vertical" android:paddingEnd="6dp" android:layout_width="24dp" Loading
packages/SystemUI/res/layout/people_tile_medium_empty.xml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ ~ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> Loading
packages/SystemUI/res/layout/people_tile_medium_with_content.xml +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@android:style/Theme.DeviceDefault.DayNight" android:layout_gravity="center" android:layout_width="match_parent" android:layout_height="match_parent" Loading Loading @@ -129,6 +130,7 @@ /> <ImageView android:id="@+id/predefined_icon" android:tint="?android:attr/colorAccent" android:gravity="end|center_vertical" android:paddingStart="6dp" android:layout_width="24dp" Loading