mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-06 15:37:47 -05:00
hide search progress when search is cancelled
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user