mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Long Strip Split for Webtoon (#5759)
* Long Strip Split for Webtoon * Review Changes * Review Changes 2 + Rebase
This commit is contained in:
		| @@ -66,6 +66,15 @@ | ||||
|         android:visibility="gone" | ||||
|         tools:visibility="visible" /> | ||||
|  | ||||
|     <com.google.android.material.switchmaterial.SwitchMaterial | ||||
|         android:id="@+id/long_strip_split" | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:paddingStart="16dp" | ||||
|         android:paddingEnd="16dp" | ||||
|         android:text="@string/pref_long_strip_split" | ||||
|         android:textColor="?android:attr/textColorSecondary" /> | ||||
|  | ||||
|     <androidx.constraintlayout.widget.Group | ||||
|         android:id="@+id/tapping_prefs_group" | ||||
|         android:layout_width="wrap_content" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user