mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
110 lines
No EOL
3.9 KiB
XML
110 lines
No EOL
3.9 KiB
XML
<?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"
|
|
android:layout_marginBottom="8dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<LinearLayout
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="8dp"
|
|
android:orientation="horizontal">
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginStart="16dp"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginStart="16dp"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="horizontal">
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginStart="16dp"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
|
|
<ImageView
|
|
android:layout_width="196dp"
|
|
android:layout_height="54dp"
|
|
android:layout_gravity="center"
|
|
android:layout_marginEnd="8dp"
|
|
android:layout_marginBottom="4dp"
|
|
android:background="?attr/colorSurfaceContainer" />
|
|
</LinearLayout>
|
|
</LinearLayout> |