animate search holder visibility
This commit is contained in:
parent
2d6c48cd90
commit
be8003718f
2 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue