Hi Guys, the v1.1 of ToastMessageShow is released.
What´s new:
ToastNotificationOwner = MainForm (this is important to anchor the toast in main form so it´ll not show the message out of the main form.)
ToastIconSize16x16 (will show the icon with this size )
ToastIconSize24x24 (will show the icon with this size )
ToastIconSize32x32 (will show the icon with this size )
ToastIconSize40x40 (will show the icon with this size )
ToastIconSize48x48 (will show the icon with this size )
ToastMessageColor = fx.Colors.White (changes the color of the message)
ToastTitleColor = fx.Colors.Cyan (changes the color of the title)
http://www.b4x.com/android/forum/threads/toastmessageshow-library.36086/