Hello,

I have a TextView on top of an ImageView. When the keyboard pops up I
want the TextView to shrink and adjust to the keyboard popping up
(like normal) but I want the ImageView to stay static, thus I do not
want the image to shrink.

I tried using android:windowSoftInputMode="statePan" manifest but this
makes BOTH views static. I need the TextView dynamic, the ImageView
static.

Any help would be greatly appreciated!

Matt.

-- 
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

Reply via email to