[ 
https://issues.apache.org/jira/browse/CB-11677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413478#comment-15413478
 ] 

ASF GitHub Bot commented on CB-11677:
-------------------------------------

GitHub user matrosovN opened a pull request:

    https://github.com/apache/cordova-plugin-dialogs/pull/81

    CB-11677 android: fix bug with prompt text

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/matrosovN/cordova-plugin-dialogs master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-dialogs/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----
commit dfad7945d8b8ee0dbf14fe4dc0a4530a0b86d027
Author: Nikita Matrosov <[email protected]>
Date:   2016-08-09T12:52:03Z

    CB-11677 android: fix bug with prompt text

----


> 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
>              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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to