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

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