Coder Social home page Coder Social logo

Comments (10)

cjae avatar cjae commented on July 24, 2024

All the set function, none working

CreditCardView creditCardView = (CreditCardView) findViewById(R.id.custom_card_image);
creditCardView.setCardName("Burak");

from creditcardview.

KgotsoK avatar KgotsoK commented on July 24, 2024

Yeah none of them work... such a bummer

from creditcardview.

Onesky-Android avatar Onesky-Android commented on July 24, 2024

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.

from creditcardview.

minhdn7 avatar minhdn7 commented on July 24, 2024

it is not working for me, i add:
'com.github.vinaygaba:CreditCardView:v1.0.3'
and in project's build.gradle
maven {url "https://jitpack.io"}
big bug:(

from creditcardview.

StillOnMyWay avatar StillOnMyWay commented on July 24, 2024

Has anyone found a fix for this?

from creditcardview.

vinaygaba avatar vinaygaba commented on July 24, 2024

Can you try the latest library version that I just pushed - 1.0.4.

from creditcardview.

vinaygaba avatar vinaygaba commented on July 24, 2024

@StillOnMyWay did you get a chance to try the latest version ?

from creditcardview.

StillOnMyWay avatar StillOnMyWay commented on July 24, 2024

I had to switch to another library which had it working, for timeliness sake. @vinaygaba

from creditcardview.

rameez-sgi avatar rameez-sgi commented on July 24, 2024

@StillOnMyWay which library are you using now for creditcard view ?

from creditcardview.

Efhemo avatar Efhemo commented on July 24, 2024

@vinaygaba still not working on - 1.0.4
tried to do

override fun onTextChanged(s: CharSequence?, start: Int, before: Int, count: Int) {
              creditCardView.cardNumber = s.toString()
}

from creditcardview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.