Hello,
using ActionBar/Sliding panel library, if I set this
the icon in the third menuitem isn't display. It is normal?
using ActionBar/Sliding panel library, if I set this
B4X:
Activity.AddMenuItem("Crash", "bt1")
Activity.AddMenuItem("Documents", "bt2")
Activity.AddMenuItem2("Facebook", "btFace", LoadBitmap(File.DirAssets, "facebook.png"))
the icon in the third menuitem isn't display. It is normal?