In normal textview etc we can ellipsize the text by command:
android:ellipsize=""
I am customizing the android's soft keyboard. I want to know that is their a way to ellipsize the key of keyboard?
My code is:
<Keyboard xmlns:android="http://schemas.android.com/apk/res/android