bookkeeping/app/src/main/res/values/themes.xml
2024-11-26 22:47:37 +08:00

5 lines
153 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.Bookkeeping" parent="android:Theme.Material.Light.NoActionBar" />
</resources>