Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Margin between text field and soft Keyboard #47

@ATHellboy

Description

@ATHellboy

I test many things but I've not found any solution.

Actually I want set margin between text field and soft keyboard but I've not found any solution.

The current situation is this :

screenshot_2017-08-14-16-28-48

As you see, keyboard covers part of text field background.

I've found the solution that use scrollrect of android and group layouts but I think we can do it in Unity.

Then I try to handle it in Unity not Android native but there is no success. I can't find out keyboard is visible or not because TouchScreenKeyboard.visible don't return correct value and it is because of handling keyboard by plugin. So after that I try to find keyboard visibility by Android native codes but there is no success again.

Do you have any solution ? I appreciate if you are.

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions