1

I'm managing the Android Soft Keyboard manually (have no EditText, shown and dismissed using InputMethodManager). Is there a way to turn auto capitalise on for words/sentences in the Soft Keyboard? All other questions/answers seem to have EditText involved.

Thanks for your help!

Mihriban Minaz
  • 3,043
  • 2
  • 32
  • 52
  • Without Edittext, why need to capitalise the soft keyboard ? – RAAAAM May 20 '16 at 14:05
  • 1
    I've got a listener setup for when keys are pressed which I respond to. I want to show the keyboard capitalised so that when the user is entering some text, they know the text will start capitalised. – JoshFlitcroft May 20 '16 at 15:04

0 Answers0