I like to customize the native toastmessageshow by using CSBuilder. It works fine but there is on thing left attached bitmaps are not shown in the toast. Instead the B4X Logo is shown.
Dim cs As CSBuilder
cs.Initialize
cs.Alignment("ALIGN_CENTER")
cs.Append("Call Center")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.