79 lines
2.6 KiB
XML
79 lines
2.6 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
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
layout="@layout/2131559376"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_product_catalog"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/prepaid_market_conduct_product_catalog"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="@+id/toolbar"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/linear_desc"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
NOT_FOUND_0x12="@+id/tv_product_catalog">
|
||
|
<View
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"/>
|
||
|
<TextView
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/prepaid_market_conduct_description_1"
|
||
|
style="@style/2132017664"/>
|
||
|
<View
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_website"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/prepaid_market_conduct_description_2"
|
||
|
paddingStart="32dp"
|
||
|
paddingEnd="32dp"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="@+id/linear_desc"
|
||
|
style="@style/2132017664"/>
|
||
|
<TextView
|
||
|
autoLink="web"
|
||
|
id="@+id/tvScbLink"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/prepaid_market_conduct_link_label"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="@+id/tv_website"
|
||
|
style="@style/2132017668"/>
|
||
|
<Button
|
||
|
id="@+id/btnReadProductCatalog"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="24dp"
|
||
|
text="@string/prepaid_market_conduct_read_button"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
style="@style/2132017576"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|