Remove grid size slider step

This commit is contained in:
Koitharu
2025-06-21 17:41:48 +03:00
parent 3547e7afb8
commit e7aae4e72a
2 changed files with 1 additions and 2 deletions

View File

@@ -92,7 +92,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
android:stepSize="5"
android:valueFrom="50"
android:valueTo="150"
android:visibility="gone"

View File

@@ -28,7 +28,7 @@ ksp = "2.1.21-2.0.1"
leakcanary = "3.0-alpha-8"
lifecycle = "2.9.1"
markwon = "4.6.2"
material = "1.14.0-alpha01"
material = "1.14.0-alpha02"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.12.0"