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

16 lines
471 B
XML
Raw 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"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
textSize="22sp"
textColor="#353239"
id="@+id/tv_title"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017848"/>
</LinearLayout>