mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Reword some reader settings
This commit is contained in:
		| @@ -30,6 +30,15 @@ | ||||
|         android:entries="@array/invert_tapping_mode" | ||||
|         app:title="@string/pref_read_with_tapping_inverted" /> | ||||
|  | ||||
|     <com.google.android.material.materialswitch.MaterialSwitch | ||||
|         android:id="@+id/navigate_pan" | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:paddingHorizontal="16dp" | ||||
|         android:paddingVertical="16dp" | ||||
|         android:text="@string/pref_navigate_pan" | ||||
|         android:textColor="?android:attr/textColorSecondary" /> | ||||
|  | ||||
|     <eu.kanade.tachiyomi.widget.MaterialSpinnerView | ||||
|         android:id="@+id/scale_type" | ||||
|         android:layout_width="match_parent" | ||||
| @@ -62,15 +71,6 @@ | ||||
|         android:text="@string/pref_crop_borders" | ||||
|         android:textColor="?android:attr/textColorSecondary" /> | ||||
|  | ||||
|     <com.google.android.material.materialswitch.MaterialSwitch | ||||
|         android:id="@+id/navigate_pan" | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:paddingHorizontal="16dp" | ||||
|         android:paddingVertical="16dp" | ||||
|         android:text="@string/pref_navigate_pan" | ||||
|         android:textColor="?android:attr/textColorSecondary" /> | ||||
|  | ||||
|     <com.google.android.material.materialswitch.MaterialSwitch | ||||
|         android:id="@+id/dual_page_split" | ||||
|         android:layout_width="match_parent" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user