🍱 Add app icon
✨ Multiple pages
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<application
|
||||
android:label="simple_math_calc"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
android:icon="@mipmap/launcher_icon">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
|
Reference in New Issue
Block a user