yeah tried that as well
On Mar 10, 9:38 pm, Farha Ansari wrote:
> try using :-
>
> android:windowSoftInputMode="adjustPan"
>
> this is what i am using.
>
> Thanks,
> Farha
>
> On Mar 11, 1:57 am, nikhil wrote:
>
> > Worst part is the manual scroll...if I move it up and then touch the
> > keypad
try using :-
android:windowSoftInputMode="adjustPan"
this is what i am using.
Thanks,
Farha
On Mar 11, 1:57 am, nikhil wrote:
> Worst part is the manual scroll...if I move it up and then touch the
> keypad ...it rolls back down ..
>
> On Mar 8, 2:49 pm, nikhil wrote:
>
>
>
> > Thank you for y
Worst part is the manual scroll...if I move it up and then touch the
keypad ...it rolls back down ..
On Mar 8, 2:49 pm, nikhil wrote:
> Thank you for your reply, Farha. I tried setting the
> android:windowSoftInputMode="stateVisible|adjustResize" value. The
> view does move upwards but the textbo
Thank you for your reply, Farha. I tried setting the
android:windowSoftInputMode="stateVisible|adjustResize" value. The
view does move upwards but the textbox still hides behind the keypad.
I am using the webview without scrollview because I have read the
webview has a scroll view and it handles s
Is your WebView in a ScrollView? It is due to the keypad. Check out
this link, this might give you an idea about what is happening :-
http://developer.android.com/resources/articles/on-screen-inputs.html
Hope it helps.
On Mar 5, 11:10 pm, nikhil wrote:
> Any idea people?
>
> On Mar 4, 2:20 pm, n
Any idea people?
On Mar 4, 2:20 pm, nikhil wrote:
> To add to this if I manually scroll the webview so that I can see the
> textbox while typing, the moment I touch the keypad the webview
> scrolls back to its old position.
>
> On Mar 4, 12:46 pm, nikhil wrote:
>
> > I have this webview on which
To add to this if I manually scroll the webview so that I can see the
textbox while typing, the moment I touch the keypad the webview
scrolls back to its old position.
On Mar 4, 12:46 pm, nikhil wrote:
> I have this webview on which I have a textbox at the bottom. The
> problem is when I click o
7 matches
Mail list logo