Revision control

Copy as Markdown

<?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 xmlns:tools="http://schemas.android.com/tools">
<dimen name="mozac_browser_icons_size_default">32dp</dimen>
<dimen name="mozac_browser_icons_size_launcher">48dp</dimen>
<dimen name="mozac_browser_icons_size_launcher_adaptive">102dp</dimen>
<dimen name="mozac_browser_icons_maximum_size" tools:ignore="PxUsage">1024px</dimen>
<dimen name="mozac_browser_icons_minimum_size" tools:ignore="PxUsage">32px</dimen>
<dimen name="mozac_browser_icons_generator_default_corner_radius">2dp</dimen>
</resources>