@madmartigan wrote:
On ios I have enabled the option to have the accessory toolbar shown so that the user can select 'Done' and the keyboard hides.
Is it possible to remove the navigation arrows < > . I want to remove them because when you use them they do not scroll through the form elements correctly.
I initially thought it was something with the scroll options
cordova.plugins.Keyboard.disableScroll(true);
but using true or false doesnt make a difference.
is this a bug or is there a simple way of removing the navigation ?
Cheers
Posts: 1
Participants: 1