Elias Bagley

Results 7 comments of Elias Bagley

Any news on this feature? We are running into a similar problem where we want to use the Stripe pod in an app extension and are getting a build error...

@MiralDesai any news on those changes? I also need some customization but would hate to repeat something you've already done!

I'll take a look! I need mine as separate fields too, so it sounds like it should work out well

This also happens for me. This should be fixed in the library to not allow network failures to crash apps.

I'm looking through the source and I don't immediately see any problems.. each EditText is handled with something like: ``` java if(! useApplicationTheme ) { cvvEdit.setHintTextColor(Appearance.TEXT_COLOR_EDIT_TEXT_HINT); } ``` Any ideas...

I would like this also