dbachelder / CreditCardEntry

Smooth UI for Credit Card Entry on Android device, regex check for supported credit card types and luhn check. Inspired by Square credit card entry interface
MIT License
503 stars 166 forks source link

I want to listen the text change event, how to achieve it #42

Open 244317809 opened 8 years ago

244317809 commented 8 years ago

I have a button named "commit", it's disable when activity create, which should change status decide on card valid.