I have modified the manifest file to keep the orientation at
'Portrait' view while my Activity is running.  However, when the
keyboard is opened, the screen still flickers slightly and the
overlays that were drawn disappear.  It is not stopping the activity
from refreshing.

If there is a field that can be introduced that keeps the screen from
refreshing my activity like that from the keyboard opening, or a quick
way to redraw the overlay items that were introduced then that would
be helpful.  Currently the overlays are stored in a list, but I could
not figure out the best way to redraw the Overlay list.  Its probably
straight forward and I'm just not catching it.  Any helpful hints?

~ JFrog "Debugging is twice as hard as coding something the first
time.  Therefore, if you write the code as cleverly as possible, you
are, by definition not smart enough to debug it."

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to