Question

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.

No correct solution

OTHER TIPS

你 好 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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top