开发者

BlackBerry remove hourglass icon of garbage collection

开发者 https://www.devze.com 2023-03-11 11:12 出处:网络
I am developing a BlackBerry application that should work开发者_如何转开发 on OS 4.5+. I have implemented my own loading progress screen. On 6.0 device it works as it is supposed to do.

I am developing a BlackBerry application that should work开发者_如何转开发 on OS 4.5+. I have implemented my own loading progress screen.

On 6.0 device it works as it is supposed to do.

BlackBerry remove hourglass icon of garbage collection

But on 4.5 device it shows up with garbage collector loading hourglass.

BlackBerry remove hourglass icon of garbage collection

Is there a way to remove or hide this hourglass.Thanks.


The hourglass can't be removed unfortunately. My only suggestion would be to try to figure out a way to not use as much memory, such as reusing objects instead of creating new ones.

0

精彩评论

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

关注公众号