Skip to content

Commit

Permalink
fixed: zim file not opening from notification issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-0-0 authored and kelson42 committed Nov 14, 2024
1 parent 5e7104c commit 55e4c46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ class KiwixMainActivity : CoreMainActivity() {
activityKiwixMainBinding.bottomNavView.setupWithNavController(navController)
migrateInternalToPublicAppDirectory()
handleZimFileIntent(intent)
handleNotificationIntent(intent)
handleGetContentIntent(intent)
}

Expand Down

0 comments on commit 55e4c46

Please sign in to comment.