Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

remove/hide card.io/paypal logo android

I am integrating Card.io in my android app and I want to remove the paypal logo. I searched stackoverflow and got to know the usage of EXTRA_USE_CARDIO_LOGO.

Setting this to true or false, shows either Paypal or Card.io logo. My client requires that there should be no logo at all. Any help?

like image 332
user1051505 Avatar asked Dec 03 '22 21:12

user1051505


1 Answers

Update on this answer - as of 4.0+, card.io now supports full removal of the card.io logo with EXTRA_HIDE_CARDIO_LOGO.

like image 110
Jeff Brateman Avatar answered Dec 24 '22 18:12

Jeff Brateman