51 lines
1.8 KiB
XML
51 lines
1.8 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"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
padding="18dp"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
paddingTop="18dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part1_title"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
id="@+id/textView4"
|
||
|
paddingTop="18dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part1_description"
|
||
|
style="@style/2132017920"/>
|
||
|
<TextView
|
||
|
paddingTop="32dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part2_title"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
paddingTop="18dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part2_description"
|
||
|
style="@style/2132017920"/>
|
||
|
<TextView
|
||
|
paddingTop="32dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part3_title"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
paddingTop="18dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/gift_about_part3_description"
|
||
|
style="@style/2132017920"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|