samples-keyboardheight icon indicating copy to clipboard operation
samples-keyboardheight copied to clipboard

Not working in landscape on Galaxy S6

Open alexandre-g opened this issue 7 years ago • 4 comments

Only tested this phone, but onKeyboardHeightChanged isn't called at all when in landscape.

alexandre-g avatar Apr 27 '17 07:04 alexandre-g

You just used the unmodified sample project?

FabianTerhorst avatar Jun 16 '17 20:06 FabianTerhorst

Yep. The text view went full screen and maybe that's why. After I've added some flag to the EditText to prevent full screen in landscape mode, it was working from what I recall.

alexandre-g avatar Jun 16 '17 23:06 alexandre-g

@alexandre-g What's your code?

ghost avatar May 22 '18 01:05 ghost

@blackberry2016 Don't have that code in project anymore, and can't remember, but I imagine it was this flag android:imeOptions="flagNoExtractUi"

alexandre-g avatar May 22 '18 02:05 alexandre-g