gecko/mobile/android/base/resources/values-v11/dimens.xml
Sriram Ramasubramanian c8acb908f5 Bug 785994: Replace arrows in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : dbefd9c70d3be1189f238830f133a17c559b75dc
2012-09-19 14:41:14 -07:00

12 lines
383 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<dimen name="tabs_counter_size">22sp</dimen>
<dimen name="menu_popup_arrow_margin">5dip</dimen>
</resources>