Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Jan 26, 2024
1 parent 344e659 commit a117f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pandroid/app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<style name="Theme.Pandroid" parent="Base.Theme.Pandroid">
<item name="android:enforceNavigationBarContrast">false</item>
<item name="android:windowTranslucentNavigation">false</item>
<item name="android:navigationBarColor">@android:color/transparent</item>
</style>

<style name="Theme.Pandroid.Custom" parent="Theme.Pandroid">
Expand Down

0 comments on commit a117f99

Please sign in to comment.