I need to enlarge the font size of the notification message. I don't know how to access the Style Sheet properties of the text.
Should I create a 'notificationpopup.css' file?
Should I create a 'notificationpopup.css' file?
B4X:
Private Noty As ControlsUtils
....
Noty.ShowNotification3(Text,Title,Noty.ICON_INFORMATION,Null,"CENTER",10000)