Parent Issue https://github.com/kiwix/kiwix-android/issues/4572 We are using some dialogs in our app that use the DialogFragment; we should use a pure compose approach for them. * StorageSelectDialog * NavigationHistoryDialog * OnlineCategoryDialog * AddNoteDialog