Skip to content

Commit

Permalink
revert not needed theme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ronickg committed Dec 17, 2024
1 parent 2c57a9d commit 33fb96e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src-tauri/gen/android/app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.sage_tauri" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<!-- <item name="android:statusBarColor">@android:color/transparent</item> -->
<!-- <item name="android:windowTranslucentStatus">true</item> -->
<!-- <item name="android:windowDrawsSystemBarBackgrounds">true</item> -->

<!-- Customize your theme here. -->
</style>
</resources>

0 comments on commit 33fb96e

Please sign in to comment.