mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-10-28 14:56:06 +03:00
8 lines
231 B
XML
8 lines
231 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<!-- Base application theme. -->
|
|
<style name="AppTheme" parent="android:Theme.NoTitleBar.Fullscreen">
|
|
<!-- Customize your theme here. -->
|
|
</style>
|
|
</resources>
|