When my app is resumed after taking a picture, the layout of the view is displaced:
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):