mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-29 02:33:52 -04:00
do not notify dataset change on resume
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user