Is there a way in android to tell what the width of the notification bar is going to be? I am mainly curious because on a tablet, the notification bar can be split and only use up half of the screens width.
So programatically, is there a sure fire way of determining what the width (in dp) of the notification bar will be? Or alternatively, is there a way to tell if the notification bar is being split?