mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-01-18 22:37:59 +01:00
update the widgets at opening the Media Activity too
This commit is contained in:
parent
92bf2acc56
commit
7fc10d74d4
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ class MediaActivity : SimpleActivity(), MediaOperationsListener {
|
|||
media_empty_text.setOnClickListener {
|
||||
showFilterMediaDialog()
|
||||
}
|
||||
|
||||
updateWidgets()
|
||||
}
|
||||
|
||||
override fun onStart() {
|
||||
|
|
Loading…
Reference in a new issue