vdo

Results 7 issues of vdo

小圆点如果置于底部右侧会展示不全

看了#32 的问题调用picasso.shutDown方法还是无法释放掉内存 。 这个请问如何解决呢

运行完出现40多个youxin,点击item进去之后只有一个登陆按钮,点击提示密码错误。。

version:4.16.0 I just want to use the downloadOnly method to downlaod a large number pics(more then 3000),i use one background thread it working very well,but a little slow, so i...

2.0.7最新版本,设置今天到30年后的今天这个范围,依然能够选择今年的前几个月的日期,需要滚动几次才能控制住。 `Calendar today = Calendar.getInstance(); Calendar nextDay = Calendar.getInstance(); nextDay.add(Calendar.YEAR, 30); binding.timePickerView.setDateRange(today, nextDay, WheelView.OverRangeMode.HIDE_ITEM);`