mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	ReaderActivity: Block focus on viewer (#5996)
This commit is contained in:
		| @@ -13,7 +13,8 @@ | ||||
|         <FrameLayout | ||||
|             android:id="@+id/viewer_container" | ||||
|             android:layout_width="match_parent" | ||||
|             android:layout_height="match_parent" /> | ||||
|             android:layout_height="match_parent" | ||||
|             android:descendantFocusability="blocksDescendants" /> | ||||
|  | ||||
|         <eu.kanade.tachiyomi.ui.reader.PageIndicatorTextView | ||||
|             android:id="@+id/page_number" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user