mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-06-05 22:09:15 +02:00
minor code tweak
This commit is contained in:
@@ -427,9 +427,9 @@ class ItemsFragment : Fragment(), ItemOperationsListener, Breadcrumbs.Breadcrumb
|
||||
}
|
||||
skipItemUpdating = false
|
||||
lastSearchedText = ""
|
||||
mView.items_swipe_refresh.isEnabled = true
|
||||
|
||||
mView.apply {
|
||||
items_swipe_refresh.isEnabled = true
|
||||
items_list.beVisible()
|
||||
items_placeholder.beGone()
|
||||
items_placeholder_2.beGone()
|
||||
|
Reference in New Issue
Block a user