-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
passing value into card programmatically #28
Comments
All the set function, none working
|
Yeah none of them work... such a bummer |
Had this same issue too. Fixed it by changing the app's build.gradle line to compile 'com.github.vinaygaba:CreditCardView:v1.0.3' and adding maven {url "https://jitpack.io"} to the repositories in the project's build.gradle file. |
it is not working for me, i add: |
Has anyone found a fix for this? |
Can you try the latest library version that I just pushed - 1.0.4. |
@StillOnMyWay did you get a chance to try the latest version ? |
I had to switch to another library which had it working, for timeliness sake. @vinaygaba |
@StillOnMyWay which library are you using now for creditcard view ? |
@vinaygaba still not working on - 1.0.4
|
This setCardName function is not working
The text was updated successfully, but these errors were encountered: