74 lines
2.6 KiB
XML
74 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">
|
|
<com.google.android.material.tabs.TabLayout
|
|
id="@+id/tlDeejung"
|
|
layout_width="match_parent"
|
|
layout_height="56dp"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x14="@color/2131099817"
|
|
style="@style/2132017164"/>
|
|
<androidx.viewpager.widget.ViewPager
|
|
id="@+id/vpDeejung"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
NOT_FOUND_0xe="@+id/layout_footer"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x12="@+id/tlDeejung"/>
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/layout_footer"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="0">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
paddingStart="24dp"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x11="0">
|
|
<TextView
|
|
textSize="16sp"
|
|
textColor="#736e78"
|
|
id="@+id/total_amount_label"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/total_amount"/>
|
|
<TextView
|
|
textSize="24sp"
|
|
textColor="#353239"
|
|
id="@+id/total_amount"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x12="0"/>
|
|
<TextView
|
|
textColor="#736e78"
|
|
id="@+id/purchase_limit"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
style="@style/2132017680"/>
|
|
</LinearLayout>
|
|
<Button
|
|
id="@+id/btn_done"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
minWidth="140dp"
|
|
text="@string/deejung_done"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xf="@dimen/2131165456"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x13="0"
|
|
style="@style/2132017576"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|