C Cor Active Member Licensed User Longtime User Nov 9, 2010 #1 Which width,height is the default for loadbitmap? activity.AddMenuItem2("MenuItem2","MenuItem2",LoadBitmap(File.DirAssets,"menuIcon.pgn")) when file does not exists, it comes out when i run it on device suggestion: check ik file exists ( before distributing to device or emulator) grCor
Which width,height is the default for loadbitmap? activity.AddMenuItem2("MenuItem2","MenuItem2",LoadBitmap(File.DirAssets,"menuIcon.pgn")) when file does not exists, it comes out when i run it on device suggestion: check ik file exists ( before distributing to device or emulator) grCor
Erel B4X founder Staff member Licensed User Longtime User Nov 9, 2010 #2 The width and height of the bitmap file.