Change max value of SimpleCounterView to 30

This commit is contained in:
Kudomaga
2026-01-19 03:58:10 +08:00
committed by GitHub
parent 62f7bfdefe
commit 7f0a3be9ad
@@ -152,7 +152,8 @@
android:id="@+id/dsb_title_line_spacing_sub"
android:layout_width="108dp"
android:layout_height="wrap_content"
app:max="40"
app:max="30"
app:min="-30"
app:title="次行距离" />
<View
@@ -259,4 +260,4 @@
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</androidx.core.widget.NestedScrollView>