input-samples
input-samples copied to clipboard
Debugging on Android 6 API 23
When I add the keyboard and switch it to use on SMS mode on Android 6 API 23 does not commit content. Hence dont see the image getting posted on debugging i see EditorInfoCompat.getContentMimeTypes(editorInfo) always NULL hence supported = true; does not happen.
Do you know why it wont work on API 23 but works on API 25 ?
Same problem here too ,Please tell me if you have fixed it