aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-night/bools.xml
blob: 49b7f336a31382cdc97149c7e4ef79ff1788ef26 (about) (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?><!--
  ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved.
  ~ SPDX-License-Identifier: GPL-3.0-only
  -->

<resources>
    <bool name="light_status_bar">false</bool>
</resources>