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

24 lines
877 B
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"
id="@+id/cl_container"
layout_width="match_parent"
layout_height="match_parent">
<com.scb.phone.view.custom.webview.SCBWebView
id="@+id/wv_content"
layout_width="0dp"
layout_height="0dp"
NOT_FOUND_0x4="0"
NOT_FOUND_0x5="0"
NOT_FOUND_0x6="0"
NOT_FOUND_0x7="0"/>
<com.scb.phone.view.custom.common.CustomViewProgressAnimationFull
id="@+id/custom_loading"
visibility="gone"
layout_width="0dp"
layout_height="0dp"
NOT_FOUND_0x4="0"
NOT_FOUND_0x5="0"
NOT_FOUND_0x6="0"
NOT_FOUND_0x7="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>