Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复MusicListAdpater的错误 #27

Open
Harry-Chen opened this issue Jul 20, 2013 · 2 comments
Open

修复MusicListAdpater的错误 #27

Harry-Chen opened this issue Jul 20, 2013 · 2 comments
Assignees

Comments

@Harry-Chen
Copy link
Member

目前剩余问题有两个:
1,需要在主界面时恢复utils/ShakeDetector的检测功能
我们原意是在dialogs/AbsDialogFragment中检测并恢复,但是会返回空string。
2,解决MusicListAdapter的各种异常
实现的功能就是SectionIndexer,并略去不存在的首字母
目前已知会在所有的首字母都一致(当然是我模拟出来的)还有其他情况抛出Exception
最好能够重写该机制解决问题。
3,优化Main/generateMusicList()方法过慢的问题
这个烦请自己阅读,可能是转换拼音的时候的问题,或许是初始化的问题,应该控制在1000ms之内

@ghost ghost assigned AaronFae Jul 20, 2013
@Harry-Chen
Copy link
Member Author

你可以直接push到我们的repo,当然也可以fork+pull request

@xavieryao
Copy link
Member

我得补充一下第三个。原因找到了是MusicData数组占用的内存过多造成太多gc

@ghost ghost assigned Harry-Chen Jul 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants