[ https://issues.apache.org/jira/browse/CB-11677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420807#comment-15420807
]
ASF GitHub Bot commented on CB-11677:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-dialogs/pull/81
> in cordova-plugin-dialogs prompt text is invisible
> --------------------------------------------------
>
> Key: CB-11677
> URL: https://issues.apache.org/jira/browse/CB-11677
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, Plugin Dialogs
> Affects Versions: 1.2.1
> Environment: ionic-framework 1.1
> Android
> Windows 10
> Reporter: dinesh
> Assignee: Nikita Matrosov
> Labels: easyfix, newbie
>
> 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);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|