Hi,
I am using RadChat control on a ContentView with the top navigation bar. On iOS, when the keyboard appears, the control scrolls correctly with the top navigation bar visible all the time. On android, however, as soon as the keyboard appears for the user to start typing, the whole view scrolls resulting on the top navigation bar to slide too. Is there a workaround that you would suggest for only the control to scroll and not the whole view?
Thanks