Skip to content

Commit

Permalink
fix crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Feb 14, 2024
1 parent 0ffad64 commit cf5b997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pandroid/app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<style name="Base.Theme.Pandroid" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your light theme here. -->
<!-- <item name="colorPrimary">@color/my_light_primary</item> -->
<item name="colorSurfaceVariant">?colorSurfaceVariant</item>
<item name="alertDialogTheme">@style/AlertDialog</item>
<item name="preferenceTheme">@style/PreferenceTheme</item>
<item name="android:statusBarColor">?colorSurface</item>
Expand Down

0 comments on commit cf5b997

Please sign in to comment.