Updated search to not update the entire thing

This commit is contained in:
ottoptj 2024-05-20 21:53:38 +03:00
commit faea9c95e3
3 changed files with 20 additions and 18 deletions

View file

@ -55,6 +55,7 @@
android:drawablePadding="8dp"
android:editTextColor="#f3f3f3"
android:hint="Search..."
android:singleLine="true"
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
android:textSize="25sp" />