Hi,
i try:
and then it come this error:
Error occurred on line: 236 (WobbleMenu)
java.lang.RuntimeException: Object should first be initialized (Typeface).
i think i need a little help...
Many thanks...
Sascha
i try:
B4X:
Dim lss As Bitmap= LoadBitmap(File.DirAssets,"testimage.png")
WobbleMenu1.SetTabTextIcon2(1,"test",lss,false)
and then it come this error:
Error occurred on line: 236 (WobbleMenu)
java.lang.RuntimeException: Object should first be initialized (Typeface).
i think i need a little help...
Many thanks...
Sascha
Last edited: