mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-05 21:38:33 +01:00
do not notify dataset change on resume
This commit is contained in:
parent
2f3695c753
commit
3f6683ee09
@ -61,7 +61,6 @@ class ItemsFragment : android.support.v4.app.Fragment(), ItemsAdapter.ItemOperat
|
||||
fillItems()
|
||||
mStoredTextColor = context.config.textColor
|
||||
}
|
||||
items_list.adapter?.notifyDataSetChanged()
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
Loading…
Reference in New Issue
Block a user