Skip to content

Commit

Permalink
Changed from setting the background to setting the windowBackground a…
Browse files Browse the repository at this point in the history
…ttribetu
  • Loading branch information
Chris Stewart committed Aug 28, 2015
1 parent a394b2b commit f5b94ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</style>

<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:background">@drawable/background_splash</item>
<item name="android:windowBackground">@drawable/background_splash</item>
</style>

</resources>

2 comments on commit f5b94ce

@ambreshgupta12
Copy link

@ambreshgupta12 ambreshgupta12 commented on f5b94ce Aug 10, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

splash-screen-iphone

@ambreshgupta12
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [ ]

  • [ ]

  • [ ]

Please sign in to comment.