Apographe/src-tauri/gen/android/app/src/main/res/values/themes.xml
2024-11-15 16:38:34 +01:00

6 lines
256 B
XML

<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.apographe" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<!-- Customize your theme here. -->
</style>
</resources>