Hello
I am using this solution to reposition my screen when the keyboard covers a input control
this.On().UseWindowSoftInputModeAdjust(WindowSoftInputModeAdjust.Resize)
However, this adds a bar between my status bar and my app.
how can I solve this ?
↧
Unwanted bar on top of App
↧