Files
cinny-desktop/src-tauri/gen/android/app/src/main/res/values-night/themes.xml
Max Litruv Boonzaayer 4eae55476f
Some checks failed
Build / build-android (push) Has been cancelled
Build / build-linux (push) Has been cancelled
Build / build-windows (push) Has been cancelled
Add Android APK build support with Tauri 2.x mobile
2026-01-23 22:16:14 +11:00

7 lines
252 B
XML

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