discord-jadx/app/src/main/res/layout/widget_search_results.xml

3 lines
327 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/search_results_list" android:paddingBottom="64dp" android:scrollbars="vertical" style="@style/res_2131952604_uikit_viewgroup_recyclerview_appbarscrollingviewbehavior"/>