I have a screen with some text (not text inputs) and some lists that have clickable actions. The first time I arrive at the screen, the keyboard is not shown (as desired). However, if I navigate off the screen by selecting a list item and then link “BACK” from the subsequent screen; upon returning the keyboard opens up (not desirable).
In general, when a user arrives at the screen, what causes the virtual keyboard to pop up? How can I suppress the keyboard from popping up when using a back link to return to the screen?
Thanks,
Adam