Commit 76aa0e2c authored by fallenstardust's avatar fallenstardust
parents 0c121a26 a6184ac7
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
android:name="cn.garymb.ygomobile.App" android:name="cn.garymb.ygomobile.App"
android:allowBackup="false" android:allowBackup="false"
android:icon="@drawable/ic_icon" android:icon="@drawable/ic_icon"
android:roundIcon="@drawable/ic_icon_round"
android:label="@string/app_name" android:label="@string/app_name"
android:largeHeap="true" android:largeHeap="true"
android:supportsRtl="false" android:supportsRtl="false"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment