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

15 lines
492 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="wrap_content">
<TextView
gravity="center"
id="@+id/tv_remark_extra"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/auto_direct_debit_wait_for_approval_remark"
style="@style/2132017664"/>
</LinearLayout>