mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	This commit is contained in:
		| @@ -152,6 +152,11 @@ class ReaderActivity : BaseRxActivity<ReaderActivityBinding, ReaderPresenter>() | ||||
|  | ||||
|         config = ReaderConfig() | ||||
|         initializeMenu() | ||||
|  | ||||
|         // Avoid status bar showing up on rotation | ||||
|         window.decorView.setOnSystemUiVisibilityChangeListener { | ||||
|             setMenuVisibility(menuVisible, animate = false) | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user