Hi Dianne,
Lemme explain my problem.
All my application is drawn in an offscreen bitmap. When the
application starts, i get the maximum width/height of the screen and
create a square bitmap. This way, when screen rotates, i don't have to
create another bitmap. This prevents some crashes in my application.
I'm aware of the "bug fix", i saw your comments in another thread.
What i'm asking is if Google can create a way to retrieve the size
with something like this:
public Size getSizeOfScreenIncludingTaskbarArea()
or
public Size getSizeOfScreenForOrientation(int orientation) // VERTICAL
or HORIZONTAL
This would help a lot.
thanks for your time.
Guich
--
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