mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-18 12:50:35 +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()
|
fillItems()
|
||||||
mStoredTextColor = context.config.textColor
|
mStoredTextColor = context.config.textColor
|
||||||
}
|
}
|
||||||
items_list.adapter?.notifyDataSetChanged()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onPause() {
|
override fun onPause() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user