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

3 lines
292 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-07-08 16:44:49 +00:00
<androidx.recyclerview.widget.RecyclerView android:id="@id/search_suggestions_recycler" android:scrollbars="vertical" style="@style/UiKit.ViewGroup.RecyclerView.AppBarScrollingViewBehavior"
2020-05-17 12:40:10 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />