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

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