mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
Added sorting to the widget (#624)
This commit is contained in:
@ -1487,6 +1487,7 @@ class MainActivity : SimpleActivity() {
|
||||
private fun displaySortChecklistDialog() {
|
||||
SortChecklistDialog(this) {
|
||||
getPagerAdapter().refreshChecklist(view_pager.currentItem)
|
||||
updateWidgets()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user