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

30 lines
1.0 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/account_selected"
layout_width="0dp"
layout_height="80dp"
NOT_FOUND_0xa="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xd="0"
layout="@layout/2131560149"/>
<Button
id="@+id/bt_review"
background="@drawable/bg_button"
layout_width="0dp"
layout_height="50dp"
layout_marginTop="20dp"
layout_marginBottom="16dp"
text="@string/review"
layout_marginStart="20dp"
layout_marginEnd="20dp"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="@+id/account_selected"
NOT_FOUND_0xe="1"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>