How do you disable the SoftKeyboard key preview window?
问题 When creating your own SoftKeyboard you are given a "key preview" by default. How do you disable this? Edit: You can customise the keyPreview layout by changing the <KeyboardView> attribute android:keyPreviewLayout . This is styled by default to look at keyboard_key_preview.xml: Edit 2: Following my be a red herring: The source code suggests supplying 0 or not applying the tag android:keyPreviewLayout will result in no key preview appearing: ... case com.android.internal.R.styleable