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

requestFocus() doesn't work. #18

Closed zzMOM closed 9 years ago

zzMOM commented 9 years ago

requestFocus() doesn't work. How set request focus and open keyboard.

zzMOM commented 9 years ago

get the solution.

dbachelder commented 9 years ago

Did you figure this out?

dbachelder commented 9 years ago

re-open if this is still an issue

anantshah93 commented 7 years ago

What is the soultion? I have same issue