Unexpected-Keyboard icon indicating copy to clipboard operation
Unexpected-Keyboard copied to clipboard

InputType.TYPE_TEXT_FLAG_CAP_CHARACTERS and TextUtils.CAP_MODE_CHARACTERS ignored

Open yourealwaysbe opened this issue 3 years ago • 0 comments

This is not urgent for me, just something i noticed.

I have an input type with TYPE_TEXT_FLAG_CAP_CHARACTERS set, and Textutils.CAP_MODE_CHARACTERS returned in the EditorInfo. This is not picked up by Unexpected-keyboard, and i can't see anywhere in the code where it would be.

yourealwaysbe avatar Jun 23 '22 17:06 yourealwaysbe