bools.xml (524B)
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 <!-- See https://bugzilla.mozilla.org/show_bug.cgi?id=1944817 --> 10 <bool name="enableOnBackInvokedCallback">false</bool> 11 </resources>