Hi all! Could please anyone tell me how to get the size (in particular the hight) of the statusbar or even the size of the free display area below.
Display.getHeight() returns the entire display height, but I need to know excacly how much space is left. Hence, display.getHeight()-statusbar.getHeight() would be some kind of workaround. But for that I have to know how to query the statusbar height. Does any anyone know a solution? So long Bonifaz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

