I have a view with a text edit box at the bottom, which when clicked invokes a soft keyboard and the view is shifted up. The issue is that the keyboard obscures a significant portion of the text edit box. Looking at the diagrams @ http://developer.android.com/resources/articles/on-screen-inputs.html , it seems that's normal/expected ? I would atleast expect to see the edges of the text entry box itself, if not the entire dialog, [ as it is in this link ]. Is this a known Android issue. Any suggestions on workarounds
thanks, manu -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

