1
0
Fork 0
fenix/app/src/main/res/values/dimens.xml

9 lines
440 B
XML
Raw Normal View History

2019-01-11 22:48:19 +01:00
<?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="glyph_button_height">48dp</dimen>
<dimen name="glyph_button_width">48dp</dimen>
2019-01-26 01:47:47 +01:00
<dimen name="mozac_browser_menu_corner_radius">14dp</dimen>
2019-01-11 22:48:19 +01:00
</resources>