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"