1liufeilong

Results 5 comments of 1liufeilong

我已经解决了,有需要的可以给我发邮件[email protected],本来想给他们修改下的,发现改的代码很多

已经提交了,可以参考安卓源码就知道为什么我这么写了

https://github.com/singwhatiwanna/dynamic-load-apk/compare/master...1liufeilong:patch-1 在 2015-03-07 12:21:45,"mandysss" [email protected] 写道: @1liufeilong 你提交在哪个分支上? — Reply to this email directly or view it on GitHub.

不好意思,以前这样写是错的,我找到愿意了,ontouch是UI线程,这个是没问题的,但是你还有个非UI线程,所以就有问题了。

根据他的这个思路改下就好了,只是fragment是对View的一层封装,滑动关闭打算做什么呢