Hello everyone,
I am developing an APP for android the issue I am facing is that I have 5-6 textfields and these fields are in ScrollView. Whenever I focus 4th to 6th textfield Keyboard popups from bottom and textfield get hidden behind keyboard and I can't see what I am writing.
I am using lates versions of Titanium SDK and Android SDK
Thanks