Skip to content

Commit

Permalink
Merge pull request #4079 from shashank-0-0/fix-issue-4078
Browse files Browse the repository at this point in the history
Fixed: zim file not opening from notification issue
  • Loading branch information
kelson42 authored Nov 14, 2024
2 parents 5e7104c + 55e4c46 commit c343e5d
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 c343e5d

Please sign in to comment.