aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values/bools.xml
blob: 24cd9f535dc4d54d24793eb37916994ef33298b2 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?><!--
  ~ Copyright © 2017-2025 WireGuard LLC. All Rights Reserved.
  ~ SPDX-License-Identifier: Apache-2.0
  -->
<resources>
    <bool name="light_status_bar">true</bool>
    <bool name="light_navigation_bar">true</bool>
</resources>