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

26 lines
970 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" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
background="#eae7ec"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<include
layout_width="match_parent"
layout_height="match_parent"
layout="@layout/2131559301"/>
<androidx.recyclerview.widget.RecyclerView
id="@+id/base_recycler_view"
scrollbars="none"
layout_width="match_parent"
layout_height="match_parent"
layout_marginTop="2dp"
layout_marginBottom="2dp"
overScrollMode="never"
layout_marginStart="4dp"
layout_marginEnd="4dp"
NOT_FOUND_0xb="androidx.recyclerview.widget.GridLayoutManager"
NOT_FOUND_0xc="@string/appbar_scrolling_view_behavior"
NOT_FOUND_0xd="3"/>
</LinearLayout>