What size image should I use for BlackBerry context menus? -


Supports BB OS 5.0 images for context menu API documentation says that the image is a class from the height of the menu font The set will be scaled to fit. I think that is totally baseless.

The only way I can understand that the method of calculation is due to screen resolution and DPI. But since the 5.0 OS is valid only on the same screen size devices, then I think they can use the actual icon size.

I want to choose an icon size that is the closest default menu font height so that they look okay.

What size do you use? Do you also use this feature?

I have not used it yet, but I can have any class ratios probably up to 64x64 ; The problem is that with new devices on the horizon (for example rumor tablet - with a very large display) it will not be practical to target a particular screen size.


Comments