mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-03 05:56:21 -05:00
refetch items at changing view type, to make sure the proper fields are filled
This commit is contained in:
@@ -294,7 +294,7 @@ class MainActivity : SimpleActivity() {
|
||||
|
||||
private fun changeViewType() {
|
||||
ChangeViewTypeDialog(this, fragment.currentPath) {
|
||||
fragment.setupLayoutManager()
|
||||
fragment.refreshItems()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user