Gluon View layout displaced after taking a picture

2019-09-14 23:25发布

When my app is resumed after taking a picture, the layout of the view is displaced:

enter image description here enter image description here

This effect only occurs when an input node, e.g. TextField was focused and the layout had to be adjusted in order to not make the keyboard cover the input node. Even more interessting, I couldn't reproduce the issue while selecting a picture.

The error occurred when I updated Android 6.0 to 7.0

Edit: Every now and then, there is a similar error, when the keyboard is hidden (see link):

enter image description here

0条回答
登录 后发表回答