ChatGPT-Next-Web/src-tauri/gen/android/app/src/main/res/values/themes.xml
2024-12-11 19:27:53 -08:00

7 lines
255 B
XML

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