fafac8ef79a74207d21684ec2f5ff9249a71680c
At least on AOSP InputMethodManager#showInputMethodAndSubtypeEnabler() has been broken for long time. Also, there has been a valid alternative way to do the same thing. This CL adds an API sample to officially encourage people to use Settings.ACTION_INPUT_METHOD_SUBTYPE_SETTINGS intent rather than trying to rely on InputMethodManager#showInputMethodAndSubtypeEnabler(), which is highly likely to be broken. Bug: 26189558 Change-Id: I915a2d81948598ed08b4ef9111bdd128fd93f3df
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%