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

27 lines
1.0 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/layout_cc"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
NOT_FOUND_0x7="0"
layout="@layout/2131558935"/>
<com.scb.phone.view.custom.common.CustomHorizontalProgressBar
id="@+id/custom_horizontal_progress"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"
NOT_FOUND_0x6="@+id/layout_cc"/>
<View
id="@+id/divider2"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x6="@+id/custom_horizontal_progress"/>
</androidx.constraintlayout.widget.ConstraintLayout>