mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Fix bottom nav opening if opening manga from updates while in action mode
This commit is contained in:
		| @@ -275,6 +275,8 @@ class UpdatesController : | ||||
|     } | ||||
|  | ||||
|     override fun onCoverClick(position: Int) { | ||||
|         destroyActionModeIfNeeded() | ||||
|  | ||||
|         val chapterClicked = adapter?.getItem(position) as? UpdatesItem ?: return | ||||
|         openManga(chapterClicked) | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user