what-the-bank/resources/res/layout/2131559252.xml

218 lines
7.7 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
baselineAligned="false">
<Button
id="@+id/button_1"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_1"
layout_weight="1"
contentDescription="@string/number_1"
style="@style/2132017940"/>
<RelativeLayout
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1">
<View
id="@+id/vertical_line_1"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"/>
<Button
id="@+id/button_2"
background="?attr/selectableItemBackground"
layout_width="match_parent"
layout_height="@dimen/2131166488"
text="@string/number_2"
layout_centerInParent="true"
contentDescription="@string/number_2"
style="@style/2132017940"/>
<View
id="@+id/vertical_line_2"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"
layout_alignParentRight="true"
layout_alignParentEnd="true"/>
</RelativeLayout>
<Button
id="@+id/button_3"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_3"
layout_weight="1"
contentDescription="@string/number_3"
style="@style/2132017940"/>
</LinearLayout>
<View
id="@+id/horizontal_line_1"
background="#e4e3e5"
layout_width="match_parent"
layout_height="1dp"/>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
baselineAligned="false">
<Button
id="@+id/button_4"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_4"
layout_weight="1"
contentDescription="@string/number_4"
style="@style/2132017940"/>
<RelativeLayout
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1">
<View
id="@+id/vertical_line_3"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"/>
<Button
id="@+id/button_5"
background="?attr/selectableItemBackground"
layout_width="match_parent"
layout_height="@dimen/2131166488"
text="@string/number_5"
layout_centerInParent="true"
contentDescription="@string/number_5"
style="@style/2132017940"/>
<View
id="@+id/vertical_line_4"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"
layout_alignParentRight="true"
layout_alignParentEnd="true"/>
</RelativeLayout>
<Button
id="@+id/button_6"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_6"
layout_weight="1"
contentDescription="@string/number_6"
style="@style/2132017940"/>
</LinearLayout>
<View
id="@+id/horizontal_line_2"
background="#e4e3e5"
layout_width="match_parent"
layout_height="1dp"/>
<LinearLayout
layout_gravity="center"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
baselineAligned="false">
<Button
id="@+id/button_7"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_7"
layout_weight="1"
contentDescription="@string/number_7"
style="@style/2132017940"/>
<RelativeLayout
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1">
<View
id="@+id/vertical_line_5"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"/>
<Button
id="@+id/button_8"
background="?attr/selectableItemBackground"
layout_width="match_parent"
layout_height="@dimen/2131166488"
text="@string/number_8"
layout_centerInParent="true"
contentDescription="@string/number_8"
style="@style/2132017940"/>
<View
id="@+id/vertical_line_6"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"
layout_alignParentRight="true"
layout_alignParentEnd="true"/>
</RelativeLayout>
<Button
id="@+id/button_9"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
text="@string/number_9"
layout_weight="1"
contentDescription="@string/number_9"
style="@style/2132017940"/>
</LinearLayout>
<View
id="@+id/horizontal_line_3"
background="#e4e3e5"
layout_width="match_parent"
layout_height="1dp"/>
<LinearLayout
layout_gravity="end"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.legacy.widget.Space
layout_width="0dp"
layout_height="match_parent"
layout_weight="1"/>
<RelativeLayout
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1">
<View
id="@+id/vertical_line_7"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"/>
<Button
id="@+id/button_0"
background="?attr/selectableItemBackground"
layout_width="match_parent"
layout_height="@dimen/2131166488"
text="@string/number_0"
layout_centerInParent="true"
contentDescription="@string/number_0"
style="@style/2132017940"/>
<View
id="@+id/vertical_line_8"
background="#e4e3e5"
layout_width="1dp"
layout_height="@dimen/2131166488"
layout_alignParentRight="true"
layout_alignParentEnd="true"/>
</RelativeLayout>
<ImageButton
id="@+id/button_delete"
background="?attr/selectableItemBackground"
layout_width="0dp"
layout_height="@dimen/2131166488"
src="@drawable/ic_backspace"
layout_weight="1"
contentDescription="@null"
style="@style/2132017940"/>
</LinearLayout>
</LinearLayout>