BarInsta/app/src/main/res/layout/layout_searchview.xml

4 lines
219 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<androidx.appcompat.widget.SearchView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content" />