mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 15:16:38 +08:00
7 lines
255 B
XML
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>
|