Skip to content

Commit

Permalink
Auto Scale NumberPickerView 预览图
Browse files Browse the repository at this point in the history
加入自动缩放 NumberPickerView 预览图
  • Loading branch information
uni7corn authored Nov 16, 2018
1 parent 6d9d2cf commit cbe76ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
# 自己定义的报表统计控件
![图表统计控件](https://github.com/wuyalun198612/Widget/blob/master/picture/HistogramView.gif "图表统计控件")

#### 文本自动缩放NumberPickView (当文本内容大小超过控件宽度时,自适应)

- [x] 感谢作者 [Carbs0126](https://github.com/Carbs0126/NumberPickerView) 提供源码
- [x] [优化的autoScale源代码](https://github.com/uni7corn/NumberPickerView/blob/master/library/src/main/java/cn/carbswang/android/numberpickerview/library/delagate/AutoMeasureDelegate.java)

![文本自动缩放NumberPickView](https://github.com/uni7corn/NumberPickerView/blob/master/picture/scaleAutoTextNumberPickerView.gif "自适应文本大小")<br>

# 自己定义的 loading 控件
![loading 控件](https://github.com/wuyalun198612/Widget/blob/master/picture/loading.gif "loading 控件")

Expand Down

0 comments on commit cbe76ce

Please sign in to comment.