~ubuntuone-client-engineering/ubuntu-sso-android-library/trunk

1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>	
	<style name="Theme.Splash" parent="@android:style/Theme.Light">
		<item name="android:windowBackground">@drawable/sso_logo</item>	
	</style>
</resources>