animate search holder visibility

This commit is contained in:
tibbi 2023-01-03 15:58:42 +01:00
parent 2d6c48cd90
commit be8003718f
2 changed files with 7 additions and 2 deletions

View file

@ -79,6 +79,7 @@
android:id="@+id/search_holder"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:alpha="0"
android:visibility="gone">
<com.simplemobiletools.commons.views.MyTextView