feat: add app launcher icon from Flutter project
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<application
|
||||
android:label="MyIce"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@android:style/Theme.Material.Light.NoActionBar">
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user