mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-17 04:10:39 +01:00
refetch items at changing view type, to make sure the proper fields are filled
This commit is contained in:
parent
353618e5f4
commit
0dcc6f4da1
@ -294,7 +294,7 @@ class MainActivity : SimpleActivity() {
|
||||
|
||||
private fun changeViewType() {
|
||||
ChangeViewTypeDialog(this, fragment.currentPath) {
|
||||
fragment.setupLayoutManager()
|
||||
fragment.refreshItems()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user