2015-02-03 18:10:13 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<resources>
|
2015-02-21 20:01:19 +01:00
|
|
|
<!--
|
|
|
|
|
Status bar height according to
|
|
|
|
|
http://www.google.com/design/spec/layout/structure.html#structure-system-bars
|
|
|
|
|
-->
|
|
|
|
|
<dimen name="statusbar_height">24dp</dimen>
|
|
|
|
|
<!-- 120dp + statusbar_height -->
|
2015-02-03 18:10:13 +01:00
|
|
|
<dimen name="big_toolbar">141dp</dimen>
|
|
|
|
|
</resources>
|