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

11 lines
332 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="vertical"
id="@+id/item_list"
layout_width="match_parent"
layout_height="wrap_content"/>
</merge>