Files
android_development/samples/ApiDemos/src/com/example/android/apis
Yohei Yukawa fafac8ef79 Add an API sample to show subtype enabler.
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
2015-12-14 18:59:44 -08:00
..
2010-05-20 20:35:14 +02:00
2013-09-10 21:07:58 -07:00
2012-01-25 13:16:52 -08:00
2014-11-18 12:34:04 -08:00