37 lines
1.3 KiB
XML
37 lines
1.3 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"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include
|
|
id="@+id/toolbar"
|
|
layout="@layout/2131559376"/>
|
|
<com.scb.phone.view.custom.webview.SCBWebView
|
|
id="@+id/webview"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
layout_marginBottom="16dp"
|
|
NOT_FOUND_0xa="@+id/linearLayout"
|
|
NOT_FOUND_0xd="@+id/toolbar"/>
|
|
<LinearLayout
|
|
orientation="horizontal"
|
|
id="@+id/linearLayout"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x9="0"
|
|
NOT_FOUND_0xb="0"
|
|
NOT_FOUND_0xc="0">
|
|
<Button
|
|
id="@+id/bt_next"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="16dp"
|
|
text="@string/permission_allow"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x9="0"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|