Change max value of SimpleCounterView to 30
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user