mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Fix rotation shortcut tooltip
This commit is contained in:
		@@ -383,7 +383,7 @@ class ReaderActivity : BaseRxActivity<ReaderActivityBinding, ReaderPresenter>()
 | 
			
		||||
 | 
			
		||||
        // Rotation
 | 
			
		||||
        with(binding.actionRotation) {
 | 
			
		||||
            setTooltip(R.string.pref_rotation_type)
 | 
			
		||||
            setTooltip(R.string.rotation_type)
 | 
			
		||||
 | 
			
		||||
            setOnClickListener {
 | 
			
		||||
                popupMenu(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user