blackberry - Subfolder in res folder not finding image -
i'm attempting load bitmap image images folder within res folder using - bitmap.getbitmapresource("/images/bg_general.png")
but image not being found though exists @ specified path. im using blackberry eclipse plugin. here snippet of dir structure image located -
bitmap.getbitmapresource("bg_general.png")
correct way display images. works me. also, check whether image empty.
Comments
Post a Comment