mcbotha / adw-launcher-android

Automatically exported from code.google.com/p/adw-launcher-android
0 stars 0 forks source link

Intermittent blank space at bottom of App Drawer after Notification Bar hidden #337

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Swipe Down to show Notifications (my default is auto-hide notification bar)
2. Restart ADW
3.Swipe Up to hide Notifications and press App Draw button.

What is the expected output? What do you see instead?
The chosen App Drawer background colour filling the whole screen.
Instead I have a rectangle of no background (can see my wallpaper showing 
though) that starts at the bottom of the screen and runs up to halfway through 
the action buttons (call, app drawer, etc).

If I swipe to the left (horizontal scrolling enabled) the blank space 
disappears and the background returns to covering the entire screen.  

What version of the product are you using? On what phone? What Android
version?
ADW 1.3.6 Standalone. LG Optimus (GT540f). 2.1-update1

Please provide any additional information below.
I suspect that this has something to do with the way that the hidden 
notification bar "creates" new space in the app drawer.  The amount of blank 
space is the same as the movement that I see in my clock widget as the 
notification bar is hidden (with swipe up gesture). It's like there's some new 
useable space and everything is shifted up a little to make use of it.

Original issue reported on code.google.com by kaingard...@gmail.com on 23 May 2011 at 2:29