开发者

Intent not getting posted sometimes

In Android, I am posting an intent to start an activity when a list item is clicked.

99% of t开发者_如何学编程he time, that activity is started.

But sometimes, when I click the list item, I get a blank screen.

Any idea?


mdv , it seems 1% times you launched the app before data is loaded OR no data to initiate the new activity. Is data loading asynchronous?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜