Skip to content

Commit

Permalink
docs: Update doc/articles/uno-development/splash-screen.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Oliver <david.john.oliver@gmail.com>
  • Loading branch information
mkwhalen and davidjohnoliver committed Aug 12, 2020
1 parent 375ba32 commit 4341b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/uno-development/splash-screen.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ android:gravity=“center“ />

2. Add your splash screen image

``` xaml
``` javascript
var UnoAppManifest = {
splashScreenImage: “Assets/SplashScreen.scale-200.png”,
splashScreenColor: “#101010”,
Expand Down

0 comments on commit 4341b96

Please sign in to comment.