33 lines
1.1 KiB
XML
33 lines
1.1 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"
|
|
id="@+id/layout_save_slip_root"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x8="0"
|
|
NOT_FOUND_0x9="0"
|
|
NOT_FOUND_0xb="0">
|
|
<ImageView
|
|
id="@+id/imv_bg_slip"
|
|
layout_width="0dp"
|
|
layout_height="0dp"
|
|
src="@drawable/slip_bg"
|
|
scaleType="fitXY"
|
|
contentDescription="@null"
|
|
NOT_FOUND_0x7="0"
|
|
NOT_FOUND_0x8="0"
|
|
NOT_FOUND_0x9="0"
|
|
NOT_FOUND_0xb="0"/>
|
|
<include
|
|
id="@+id/top_view"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xb="0"
|
|
layout="@layout/2131559962"/>
|
|
<include
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xa="@+id/top_view"
|
|
layout="@layout/2131559964"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|