Landscape mode; Edittext is set with 'imeOptions="flagNoExtractUi"'; Google PinYin Input Method;

When I tried to type chinese into a EditText, It shows pinyin without word selections. Does anyone have idea of how to solve this problem?Thanks.

没有正确的解决方案

其他提示

你 好 I'm using a Samsung galaxy s3 with criskelo Rom, android 4.1.1 And I wrote the first paragraph in landscape mode, it worked perfectly. You should add more details

you can set the edittext like this:

android:imeOptions="flagNoExtractUi|flagNoFullscreen"

hope can help someone else

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top