refresh the icons at resume
This commit is contained in:
parent
fbb3f2a717
commit
7b175c2e0d
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ class ItemsFragment : android.support.v4.app.Fragment(), ItemsAdapter.ItemOperat
|
|||
fillItems()
|
||||
mStoredTextColor = context.config.textColor
|
||||
}
|
||||
items_list.adapter?.notifyDataSetChanged()
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
|
Loading…
Reference in a new issue