Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
-
ionic-framework 1.1
Android
Windows 10
Description
dialog prompt text color is not set. As a result the text appears invisible to the user.
I added c. line 290 in src\Notification.java in function prompt() to temporarily get around this problem
promptInput.setTextColor(0xff444444);
Attachments
Issue Links
- links to