Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Keyboard stay on front of content

Explorer ,
Oct 16, 2018 Oct 16, 2018

I create one layout basic, and add one text input.

But click for add one text on label, the keyboard stay on front the content. Leaving the user without sight, with the keyboard covering half the screen.

Have one way for repair this problem? Have screen come up next to the keyboard?

Help, thank!

TOPICS
ActionScript
267
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 17, 2018 Oct 17, 2018
LATEST

did you assign the needsSoftKeyboard property for that textfield?

that's all you usually need to do and animate handles the positioning.  if that fails, use the softKeyboardInputAreaOfInterest.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines