I have a TableView in a ContentPage. this TableView contains some EntryCells. When I click one of the EntryCells so that the keyboard appears, I can't scroll the TableView far enough down to see the entire TableView. It seems like the keyboard is covering the TableView instead of resizing it.
This works fine on iOS.
Is this a bug? Any workarounds?