Add a vector launcher icon. Currently the smiling face with sunglasses emoji from openmoji.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4284 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-05-04 00:04:43 +00:00
parent 80fad05f23
commit 470b998b61
3 changed files with 86 additions and 2 deletions

View File

@ -9,6 +9,7 @@
<meta-data android:name="android.max_aspect" android:value="2.1"/>
<activity
android:name=".MainActivity"
android:icon="@drawable/icon"
android:configChanges="orientation|screenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>