Hi,
I have a Fulscreen Activity (by using android:theme="@android:style/
Theme.NoTitleBar.Fullscreen").
I noticed that when the device has gone into powersave mode (black
screen) or when I have used the Home Button, and I get back in my
Activity the whole Layout will have been moved downwards leaving a
black bar of nothingness on top of the Activity :(
The Activity Layout fills the screen precisely, so when this happens I
am able (with the scrollball) to scroll my whole Layout upwards and
downwards for the height of the aforementioned black bar (of
death?)...
At some point I noticed it looked like it was just as high as the
stanbdard Android status bar, so I dismissed the Fullscreen from the
Activity... From that point onwards the Activity would work as
expected, but I actually don't want the status bar...
Anyone experienced this and how can I solve this ?

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