5 lines
No EOL
253 B
XML
5 lines
No EOL
253 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<androidx.appcompat.widget.SearchView android:id="@+id/search_view"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" /> |