78 lines
3.1 KiB
XML
78 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<LinearLayout
|
|
android:layout_gravity="top|center_horizontal"
|
|
android:orientation="horizontal"
|
|
android:id="@+id/pn"
|
|
android:paddingLeft="@dimen/t9"
|
|
android:paddingTop="@dimen/t9"
|
|
android:paddingRight="@dimen/t9"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/tb"
|
|
android:paddingStart="@dimen/t9"
|
|
android:paddingEnd="@dimen/t9"
|
|
style="?attr/z8">
|
|
<com.google.android.material.button.MaterialButton
|
|
android:gravity="center"
|
|
android:layout_gravity="top"
|
|
android:id="@+id/gh"
|
|
android:padding="12dp"
|
|
android:layout_width="@dimen/v0"
|
|
android:layout_height="@dimen/v0"
|
|
android:insetTop="0dp"
|
|
android:insetBottom="0dp"
|
|
android:contentDescription="@string/um"
|
|
app:icon="@drawable/el"
|
|
style="?attr/z5"/>
|
|
<FrameLayout
|
|
android:id="@+id/w1"
|
|
android:paddingLeft="@dimen/td"
|
|
android:focusable="true"
|
|
android:focusableInTouchMode="true"
|
|
android:layout_width="0dp"
|
|
android:layout_height="match_parent"
|
|
android:layout_weight="1"
|
|
android:paddingStart="@dimen/td">
|
|
<TextView
|
|
android:gravity="start|bottom"
|
|
android:layout_gravity="start|top"
|
|
android:id="@+id/w6"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
app:firstBaselineToTopHeight="@dimen/tu"
|
|
style="?attr/z_"/>
|
|
<TextView
|
|
android:gravity="start|bottom"
|
|
android:layout_gravity="start|top"
|
|
android:id="@+id/w0"
|
|
android:paddingBottom="@dimen/tn"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
app:firstBaselineToTopHeight="@dimen/to"
|
|
app:lineHeight="@dimen/tc"
|
|
style="?attr/z9"/>
|
|
</FrameLayout>
|
|
<LinearLayout
|
|
android:orientation="@integer/an"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content">
|
|
<com.google.android.material.button.MaterialButton
|
|
android:layout_gravity="end|top"
|
|
android:id="@+id/ir"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="@dimen/v0"
|
|
android:text="@string/ut"
|
|
android:contentDescription="@string/ut"
|
|
style="?attr/z6"/>
|
|
<include layout="@layout/eo"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
<View
|
|
android:layout_gravity="bottom"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="@dimen/t_"
|
|
style="?attr/z7"/>
|
|
</merge>
|