余静

Results 11 issues of 余静

可以动态设置密码位数了1-9位,我需要4位数密码,就帮你添加了这个功能。

但是,该死的产品,用着用着说我们只需要输入4位密码。

null

I hope to add sub volume, like vmdk. For example, each volume is 2GB, which is easy to move. 希望加入分卷,像vmdk那样。 比如每个卷2GB,方便移动。 For example, I now have 20000 pictures. I want...

create file ,format refs fail.

bug

val selectedDate = Calendar.getInstance() val startDate = Calendar.getInstance() val endDate = Calendar.getInstance() startDate.set(2019, 0, 1) endDate.set(2030, 11, 31) //时间选择器 val pvTime = TimePickerBuilder(this) { date, _ -> Toasty.success(this, simpleDateFormat.format(date)).show() textView.text...

有啥问题和改进给我留言

有啥问题和改进给欢迎我留言

在README说明中 应该是 org.salient.artplayer.ui.VideoView 而不是 org.salient.artplayer.VideoView [README.md](https://github.com/maiwenchang/ArtPlayer/blob/master/README.md) 在redme.md中应该举例一个 IjkPlayer 或者 ExoMediaPlayer的使用方法,这样就能快速看懂,而不是去看源码