When I display a notification message using the NotificationType.Warning type, the yellowish color used makes the text of the notification (which is in white) unreadable as you can see on this capture:
Everybody has the same background color shown for warning notifications ?
Is there any way to change that background color ?
Still unreadable on my iPhone
I am having the same issue with my published app:
White text on a Yellow background for NotificationType.Warning
completely unreadable.
On a Windows 10 device it appears this way in both Edge and Chrome
When using the preview function in the editor, Warnings correctly have White text on an Orange background.
Hi @R3dKap,
I just tested with below formula in the OnSelect property of a button control:
Notify("TEST",NotificationType.Warning)
The warning message is shown as below:
Is it related to your device's screen? Please try to test with another device to see if the color is the same.
Regards,
Mona
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.