30 lines
1.0 KiB
XML
30 lines
1.0 KiB
XML
<?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>
|