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

11 lines
495 B
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"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<com.scb.phone.view.custom.webview.SCBWebView
id="@+id/wv_faq"
layout_width="match_parent"
layout_height="match_parent"/>
</androidx.constraintlayout.widget.ConstraintLayout>