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

15 lines
493 B
XML
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<com.scb.phone.view.custom.common.CustomCustomizePageItem
id="@+id/apply_theme"
layout_width="match_parent"
layout_height="wrap_content"/>
<View
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"/>
</LinearLayout>