Fixed small splash screen icon

Earlier the new icon was added but the splash screen img was set to the launcher icon.
This commit is contained in:
Aadi Bajpai 2017-04-23 23:18:42 +05:30 committed by GitHub
parent f37a823e8a
commit f56a86b671

View File

@ -9,6 +9,6 @@
<item>
<bitmap
android:gravity="center"
android:src="@mipmap/ic_launcher"/>
android:src="@drawable/web_hi_res_512"/>
</item>
</layer-list>
</layer-list>