mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
update the widgets at opening the Media Activity too
This commit is contained in:
@ -118,6 +118,8 @@ class MediaActivity : SimpleActivity(), MediaOperationsListener {
|
||||
media_empty_text.setOnClickListener {
|
||||
showFilterMediaDialog()
|
||||
}
|
||||
|
||||
updateWidgets()
|
||||
}
|
||||
|
||||
override fun onStart() {
|
||||
|
Reference in New Issue
Block a user