mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Readers know how to move to each side. Fix #566
This commit is contained in:
		| @@ -57,7 +57,9 @@ | ||||
|             android:layout_gravity="bottom" | ||||
|             android:gravity="center" | ||||
|             android:background="?colorPrimary" | ||||
|             android:orientation="horizontal"> | ||||
|             android:orientation="horizontal" | ||||
|             android:focusable="false" | ||||
|             android:descendantFocusability="blocksDescendants"> | ||||
|  | ||||
|             <ImageButton | ||||
|                 android:id="@+id/left_chapter" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user