2021-08-17 14:46:10 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
android:id="@+id/placeholder"
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="128dp"
|
|
|
|
|
android:layout_height="24dp"
|
|
|
|
|
android:layout_marginStart="16dp"
|
|
|
|
|
android:layout_marginTop="20dp"
|
|
|
|
|
android:layout_marginEnd="16dp"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginBottom="8dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginTop="8dp"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:orientation="horizontal">
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:layout_marginStart="16dp"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:orientation="horizontal">
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:layout_marginStart="16dp"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:orientation="horizontal">
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2021-09-14 14:47:57 +02:00
|
|
|
android:layout_marginStart="16dp"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="196dp"
|
|
|
|
|
android:layout_height="54dp"
|
|
|
|
|
android:layout_gravity="center"
|
2023-03-13 11:47:32 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
|
android:background="?attr/colorSurfaceContainer" />
|
2021-08-17 14:46:10 +02:00
|
|
|
</LinearLayout>
|
|
|
|
|
</LinearLayout>
|