Results 9 comments of Qiang

Here is my code. **But I can't get the callBack when the sdk < KITKAT.** ``` /** * The valueCallback is disposable, * so we need to put this method...

win7 AS3.0 android.tools.build:gradle:3.0.0 不显示

第二个bug修复了, 在 HomeDownloadFragment 里面的 mQuickAdapter.remove(position); 下面添加 RefreshView(); 即可,也就是每删除一次都判断一次 麻烦推主改一下吧。我不会pull分支。。。

第一个bug也解决了 在 BookDownloadListAdapter 里面的第 164 行 task.start() 修改为 item.setId(task.start());

There are no `onPress` function Props in the Carousel source code. It may be the demo code in README.md.