Android Question [SOLVED]messagebox not showing text.

microbox

Active Member
Licensed User
Longtime User
Hello everyone, I'm modifying the example code here (B4XPages Menu badges). I added a button to display a message.
B4X:
Private Sub btnmessage_Click
    xui.Msgbox2Async("My message is this","Test title","Ok","","",Null)
End Sub
But I get a blank text.


What am I missing here?
Thanks so much for the time.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…