Search code examples
androidcard.io

How to change the Style of Keyboard button in Card.io Library


Is there any way to update the design of Keyboard button in Card.io Library.

I want to display TextView instead of Button.

I also need to update the text of Keyboard to Enter Manually. Can i change this in Card.io library for Android?


Solution

  • Unfortunately, card.io does not allow this kind of specialized customization through configuration. You'll have to fork the source, and make the changes yourself.