mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
fix #478, make sure photos are visible after unhiding
This commit is contained in:
@@ -167,6 +167,7 @@ class DirectoryAdapter(activity: BaseSimpleActivity, var dirs: MutableList<Direc
|
||||
}
|
||||
} else {
|
||||
activity.removeNoMedia(it) {
|
||||
activity.scanPath(it)
|
||||
noMediaHandled()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user