Burak Malkoc
Results
3
issues of
Burak Malkoc
This setCardName function is not working ``` CreditCardView creditCardView = (CreditCardView) findViewById(R.id.custom_card_image); creditCardView.setCardName("Burak"); ```
I got 3 questions for Android SDK. 1- Is there any way to customize 'KEYBOARD' button on scanning screen? 2- Is there a way to start my own view after...
1- Camera scanner sometimes fetch the expiry date sometimes doesn't. 2- Camera doesn't fetch card holder name.