<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<!-- Height of the status bar in portrait --> | |
<dimen name="status_bar_height_portrait">144px</dimen> | |
<dimen name="status_bar_height">144px</dimen> | |
<!-- Height of the status bar in landscape --> | |
<dimen name="status_bar_height_landscape">24dp</dimen> | |
</resources> |