mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-03 11:57:49 +01:00
hide search progress when search is cancelled
This commit is contained in:
parent
6843c55ba1
commit
0c86e4449e
@ -399,6 +399,7 @@ class ItemsFragment(context: Context, attributeSet: AttributeSet) : MyViewPagerF
|
||||
items_fastscroller.beVisible()
|
||||
items_placeholder.beGone()
|
||||
items_placeholder_2.beGone()
|
||||
search_progress.beGone()
|
||||
}
|
||||
|
||||
private fun createNewItem() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user