参数界面中的数值滑块控件。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
246 B

5 years ago
# 数值滑块控件插件
这是一个可以在参数界面中时候的数值滑块控件,通过滑块来调节想选择的参数的值,相比起文本更方便输入。
![1](screenshots/slider.png)
## 插件包构建
```
gradle zip
```