Hi all,
  I'm trying to pop up a view in place of the soft keyboard, so I add
a layout to my content view and set it to invisible when the soft
keyboard is shown, and then set the layout to be visible when I want
to hide the keyboard and display my view.
Problem right now is whenever I set my layout and view to visible and
the soft keyboard closing animation start to play, there is a visible
flicker that goes through the entire view.

Anyone know how to: control the soft keyboard closing animation?
Or possibly let only the layout animate and translate itself up while
the keyboard translates itself down?

THanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to