navbar: increase size a tad

This commit is contained in:
Micha LaQua 2012-05-30 03:00:51 +03:00
parent 07f54240ae
commit 2869db565f

View File

@ -1,4 +1,4 @@
<resources>
<!-- Height of the horizontal navigation bar on devices that require it -->
<dimen name="navigation_bar_height">34dp</dimen>
<dimen name="navigation_bar_height">35dp</dimen>
</resources>