城外

Results 4 comments of 城外

看了源码,需要在CheckBox添加一个属性 isChecked; 所以 这样写就可以了 > 点击事件函数可以正常触发,但是选中状态的图片不会改变,一直显示初始的状态。 > 看到其他问题,也有人提这个问题,希望能解决一下。 看了源码,需要在CheckBox添加一个属性 isChecked; 所以 这样写就可以了

> I u used another library for saving the the videos in cache. And now those are working fine. 哪个版本呢

Unfortunately, I continue to experience the problem in version 3.3.0 @tonyofrancis

确实难用,泛型加的到处都是。本质上就是泛型就是约束条件,完全可以用抽象来替代。另外AS会有不规范提示,也是令人难受的要死