unable to select Chinese word when in landscape mode using android google input

StackOverflow https://stackoverflow.com/questions/13216015

  •  30-07-2021
  •  | 
  •  

سؤال

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