Closed
Description
Describe the bug:
When typing into an "Entry" field, some widgets will be repositioned above the pop-up keyboard due to layout resizing. After the keyboard disappears, the resized layout is not restored. I have similar issues in another app which I am writing.
To Reproduce:
Steps to reproduce the behaviour:
- Install
fyne_demo
on an android device - Open the app
fyne_demo
- Click
Data Binding
- Click the Entry field
0.200000
and change it to any value e.g.1.2
- See the
Append
button moved above the keyboard and will stay there after the keyboard hides.
Screenshots:
Device (please complete the following information):
- OS: Android
- Version: 11
- Go version: 1.16.6
- Fyne version: 1f05de7
- Keyboard: Gboard
- Device: Pixel3a
Activity