DK

Results 10 comments of DK

- 加班中,拖回去不显示的问题明天我check一下 - List复用问题是使用者需要根据具体需求去处理的,demo中并没有特意处理list复用问题,或者我来添加一个reset接口用来重置状态

路线绘制是基于 path的 英文和数字有做好的path路径,中文目前没有,也难以制作.

是红米和小米3测试过会崩溃吗? 不要开硬件加速

Use this link : https://github.com/android-cn/android-open-project-demo.git Or download the zip file via https://github.com/android-cn/android-open-project-demo/archive/master.zip

Could you help give me more information? @cheyiliu Android Version,Emulator or Device,Full Error Stack or any other information can help me to locate the error.

I'm sorry. Maybe I can add some chinese explanation..... But I really don't know how to explan this in english. hmm....I'll try to do it.

I added some explanation.... Is it ok? @MarsVard

Hmmm...... I just merged StickyListHeaders: https://github.com/emilsjolander/StickyListHeaders and Pull-to-refresh: https://github.com/johannilsson/android-pulltorefresh . Because I need these two feature work together. I didn't change any other things. The WrapperViewList is default in StickyListHeaders....

Did your `onItemsRecievedFromAPI(List values)` function run in Main Thread (UI Thread)?