question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PaymentCardTextField Android color not changing

See original GitHub issue

Setting the style color on the field doesn’t change the input text color on android. It works on ios

<PaymentCardTextField
    style={{ color: 'red' }}
   ...
/>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lalmachadocommented, Mar 18, 2019

I’m having the same problem

1reaction
lucasrocacommented, Oct 22, 2018

Any progress or workaround on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

CardView background color doesn't change even after using ...
I figured out the issue was the color set to an imageView inside the cardView was overlaying the color of the cardView ....
Read more >
tipsi-stripe - npm
Run react-native link tipsi-stripe so your project is linked against your Xcode project and all CocoaPods dependencies are installed. CocoaPods.
Read more >
Color state list resource | Android Developers
During each state change, the state list is traversed top to bottom and ... the current state will be used—the selection is not...
Read more >
How to Change the Background Color of Button in Android ...
The default color should be the last element which is used when color for a specific state is not defined. A sample GIF...
Read more >
Background color will not change in Android Studio 3.0.1
No matter what I do, whether I use the color code or the pre-loaded color, the background will not change. I have had...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found