Bug 1891342 - Part 2: Update iconAccentViolet color to Violet70 r=android-reviewers...
[gecko.git] / mobile / android / fenix / app / src / main / res / values / bools.xml
blobaae7a9c9b2f4c58b8c117556ed4f536a0a965eea
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3    - License, v. 2.0. If a copy of the MPL was not distributed with this
4    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5 <resources>
6     <bool name="theme_is_light">true</bool>
7     <bool name="API28">false</bool>
8     <bool name="underAPI28">true</bool>
9     <bool name="tablet">false</bool>
10 </resources>