Jamba Views / Image

Image

Image

This view simply renders an image (in addition to the background color). This view can be used for adding a static image like a logo, decal, sticker, etc…

In addition to the attributes exposed by CustomView, this class exposes the following attribute:

Attribute Description
image Refers to a bitmap from the Bitmaps section of the editor (bitmaps section in the xml file).

Info

Although this view can be used during development to iron out the look and feel of the device, it is strongly recommended that once the design is locked down, a single background image be created with all the individual images composited in order to reduce the amount of memory and runtime computation required to render them.