70 lines
2.8 KiB
XML
70 lines
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include layout="@layout/2131559376"/>
|
|
<ScrollView
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
fillViewport="true">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/root_mw_onboard_info"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<ImageView
|
|
id="@+id/iv_mw_current_user"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="0"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x14="0"
|
|
NOT_FOUND_0x16="@drawable/merchant_current_user"/>
|
|
<Button
|
|
id="@+id/bt_mw_add_wallet"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
layout_marginBottom="24dp"
|
|
text="@string/mw_current_add_ewallet"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xc="0"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0xf="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x13="@+id/tv_mw_onboard_detail"
|
|
style="@style/2132017576"/>
|
|
<TextView
|
|
id="@+id/tv_mw_current_titile_detail"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
text="@string/mw_current_ewallet_title_detail"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x13="@+id/iv_mw_current_user"
|
|
style="@style/2132017883"/>
|
|
<TextView
|
|
gravity="center_horizontal"
|
|
id="@+id/tv_mw_current_detail"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_margin="16dp"
|
|
text="@string/mw_current_detail"
|
|
NOT_FOUND_0xd="@+id/bt_mw_add_wallet"
|
|
NOT_FOUND_0xe="0"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x13="@+id/tv_mw_current_titile_detail"
|
|
NOT_FOUND_0x15="0"
|
|
style="@style/2132017851"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</ScrollView>
|
|
</LinearLayout>
|