Hello,
I have a login screen with two entry fields for email and password with a login button.
I am using WindowSoftInputmode in android to make sure the entries are visible when the soft keyboard is displayed.
I am using The Xarin Forms Shell with bottom Navigation(tabbar). When the keyboard is displayed the bottom bar is being pushed up and displayed above the keyboard.
Any idea how I can tackle this issue and make sure my bottom navigation is not displayed above the keyboard?
I have a login screen with two entry fields for email and password with a login button.
I am using WindowSoftInputmode in android to make sure the entries are visible when the soft keyboard is displayed.
I am using The Xarin Forms Shell with bottom Navigation(tabbar). When the keyboard is displayed the bottom bar is being pushed up and displayed above the keyboard.
Any idea how I can tackle this issue and make sure my bottom navigation is not displayed above the keyboard?