Skip to content

Commit

Permalink
chore(android): eink colors fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Nov 12, 2024
1 parent 769dd45 commit 628a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App_Resources/Android/src/main/res/values-v31/theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<style name="LaunchScreenTheme" parent="LaunchScreenThemeBase">
<item name="windowSplashScreenBackground">@color/md_theme_background</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_launcher_foreground</item>
<item name="postSplashScreenTheme">@style/AppTheme</item>
<!-- <item name="postSplashScreenTheme">@style/AppTheme</item> -->
</style>

</resources>

0 comments on commit 628a2ed

Please sign in to comment.