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

77 lines
2.4 KiB
XML

<?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="match_parent">
<include layout="@layout/2131559376"/>
<TextView
gravity="center_vertical"
id="@+id/tv_manage_menu_lbl"
background="#f5f3f6"
layout_width="match_parent"
layout_height="56dp"
text="@string/mw_manage_wallet_account_lbl"
paddingStart="16dp"
style="@style/2132017930"/>
<View
background="#c9c6cd"
layout_width="wrap_content"
layout_height="1px"/>
<TextView
textColor="#353239"
gravity="center_vertical"
id="@+id/tv_mw_manage_shop_info"
background="#ffffff"
layout_width="match_parent"
layout_height="56dp"
text="@string/mw_manage_wallet_shop_information"
drawableEnd="@drawable/black_arrow"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017930"/>
<View
visibility="gone"
layout_marginStart="16dp"
style="@style/2132018228"/>
<TextView
textColor="#353239"
gravity="center_vertical"
id="@+id/tv_mw_manage_pin"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="56dp"
text="@string/mw_manage_wallet_shop_pin"
drawableEnd="@drawable/black_arrow"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017930"/>
<View
visibility="gone"
layout_marginStart="16dp"
style="@style/2132018228"/>
<TextView
textColor="#353239"
gravity="center_vertical"
id="@+id/tv_mw_manage_shop_account"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="56dp"
text="@string/mw_manage_wallet_shop_account"
drawableEnd="@drawable/black_arrow"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017930"/>
<View style="@style/2132018228"/>
<TextView
gravity="center"
id="@+id/tv_mw_wallet_privacy_consent"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017664"/>
</LinearLayout>