Christian
Christian

Reputation: 7320

Android: How to change text size of KeyboardView?

I have made a Custom keyboard to my application, and I would like to change the key's text size.

Is there any way to archive this? May be using themes or any other way?

Upvotes: 2

Views: 1755

Answers (1)

Christian
Christian

Reputation: 7320

Never mind. I've found the KeyboardView property: android:keyTextSize

Upvotes: 2

Related Questions