compose-lobsters/android/src/main/res/values/bools.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
276 B
XML
Raw Normal View History

<!--
~ Copyright © 2021-2023 Harsh Shandilya.
~ Use of this source code is governed by an MIT-style
~ license that can be found in the LICENSE file or at
~ https://opensource.org/licenses/MIT.
-->
2021-09-23 20:02:56 +05:30
<resources>
<bool name="use_light_status_bar">true</bool>
2021-09-23 20:02:56 +05:30
</resources>