apkfuckery/com.discord/res/layout/widget_search_suggestions.xml

3 lines
292 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView android:id="@id/search_suggestions_recycler" android:scrollbars="vertical" style="@style/UiKit.ViewGroup.RecyclerView.AppBarScrollingViewBehavior"
xmlns:android="http://schemas.android.com/apk/res/android" />