如何在列表视图中滚动时保持进度条状态
我在每个列表视图行中有一个水平进度条。 当我选择一行并上传时,我向下滚动,当我回到要上传的行时,进度条消失了(当它离开屏幕时,它不会保存状态)。 我正在使用 SimpleCursorAdapter 和 sqlite。 我已经看到这个工作,就像 Android 市场应用程序一样,而且他们做得很好。 有什么帮助吗?我已经研究这个好几天了。
I have a horizontal progressbar in a each listview row.
While i select a row and upload, i am scrolling down and when i come back to the row that i was uploding, the progressbar is gone(it is not saving the state when it goes off screen).
I am using SimpleCursorAdapter and sqlite.
I have seen this working, like the android market app, and they do it well.
Any help? I have been on this for days.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)