Description
When keyboard opens is comes on top of everything. Based on the location of the textarea it could hide it so the user might not be able to see what he/she is typing
What MCU/Processor/Board and compiler are you using?
esp32
What LVGL version are you using?
8.3 simultator
What do you want to achieve?
The user always to be able to see the textarea by auto-arrangement of the position of the screen not the textarea only. Like scrolling
What have you tried so far?
I did not try anything i was wandering if there is a proper / prefered / suggested way to do this and to find some example.