Image gone After Focusing
问题 This is before focus state. It work fine. This is on focusing state. It work fine. This is after focus state. It occurred problem where the image gone. It works fine for the top right but top left image got problem. Here is my custom VerticalFieldManager : public class Custom_TopField extends HorizontalFieldManager implements FieldChangeListener { private Bitmap bg = Bitmap.getBitmapResource("header_bar.png"); private Bitmap download = Bitmap.getBitmapResource("btn_download.png"); private