feat: list searching

This commit is contained in:
rebelonion 2024-05-10 22:02:30 -05:00
parent e1a865c973
commit 988e4def64
6 changed files with 117 additions and 12 deletions

View file

@ -86,7 +86,7 @@
android:layout_height="match_parent"
android:layout_gravity="bottom"
android:layout_weight="1"
android:visibility="gone"></FrameLayout>
android:visibility="gone"/>
<com.google.android.material.textfield.TextInputLayout
android:id="@+id/searchView"