posted 9 years ago
Howdy Folks,
I've been stuck on this issue for quite some time. In my application I have around 5 TextView's, when I press on the textview the SoftKeyboard comes up the layout get's shifted up to a position where I am able to see the TextView. But the problem is that when I start typing the layout comes back to normal state and I am not able to see the textView.
PS: I also tried to select an appropriate value for in my AndroidManifest.xml for the desired Activity, with no luck.