Remove grid size slider step
This commit is contained in:
@@ -92,7 +92,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginHorizontal="16dp"
|
android:layout_marginHorizontal="16dp"
|
||||||
android:stepSize="5"
|
|
||||||
android:valueFrom="50"
|
android:valueFrom="50"
|
||||||
android:valueTo="150"
|
android:valueTo="150"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ ksp = "2.1.21-2.0.1"
|
|||||||
leakcanary = "3.0-alpha-8"
|
leakcanary = "3.0-alpha-8"
|
||||||
lifecycle = "2.9.1"
|
lifecycle = "2.9.1"
|
||||||
markwon = "4.6.2"
|
markwon = "4.6.2"
|
||||||
material = "1.14.0-alpha01"
|
material = "1.14.0-alpha02"
|
||||||
moshi = "1.15.2"
|
moshi = "1.15.2"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
okio = "3.12.0"
|
okio = "3.12.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user