Updated to Android 2.2 and now my apps input-lines don't show well, do I need to update my SDK?

Posted by Allan on Stack Overflow See other posts from Stack Overflow or by Allan
Published on 2010-05-25T03:42:44Z Indexed on 2010/05/25 3:51 UTC
Read the original article Hit count: 205

Filed under:

My Android app has a couple input-lines made to receive numbers, it's a calc app.

I just updated my Nexus One to Android 2.2 and now my apps input-lines don't respond like the way they should.

When I touch the input-line, the Android keyboard used to pop-up just enough to kind of 'lift' the input-line above the keyboard - into the users view. Then when I scrolled down to the next input-line, that input-line used to 'lift-up' into view also.

Now, after I updated my N1 to Android 2.2 - the input-lines are not lifting into view all the way. Also, when I scroll down to the next input-line and type in numbers - they don't appear, but when I scroll left...there they are.

It's hard to describe my problem but things have definitely changed in the way my apps input-lines respond since the 2.2 update I did.

If I try to update my SDk stuff in Eclipse and then recompile my app, might that fix it? Whenever there's an Android update - developers don't always have to recompile all of their apps do they?

© Stack Overflow or respective owner

Related posts about android