New icons
This commit is contained in:
parent
94d6cf984f
commit
11ea1fdaa2
73 changed files with 317 additions and 208 deletions
|
|
@ -2,9 +2,10 @@
|
|||
package="com.example.huacu_mobile">
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application
|
||||
android:label="huacu_mobile"
|
||||
android:label="HUACU"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue