mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 05:47:57 +01:00 
			
		
		
		
	Fix extensions intent
This commit is contained in:
		| @@ -212,8 +212,8 @@ class MainActivity : BaseActivity<MainActivityBinding>() { | ||||
|                 if (router.backstackSize > 1) { | ||||
|                     router.popToRoot() | ||||
|                 } | ||||
|                 router.pushController(BrowseController(true).withFadeTransaction()) | ||||
|                 setSelectedNavItem(R.id.nav_browse) | ||||
|                 router.pushController(BrowseController(true).withFadeTransaction()) | ||||
|             } | ||||
|             SHORTCUT_MANGA -> { | ||||
|                 val extras = intent.extras ?: return false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user