mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +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