Messaging: Bring in the new icon

* Part of the new iconset made by Asher Simonds

Co-authored-by: Michael W <baddaemon87@gmail.com>
Change-Id: I26a01d171ee78dd50b6a2c0d3efc3249f731a747
This commit is contained in:
Asher Simonds
2024-09-09 05:45:11 +03:00
committed by Michael Bestas
co-authored by Michael W
parent 0ced42c0f1
commit 950286f001
18 changed files with 113 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
android:name="com.android.messaging.BugleApplication"
android:allowBackup="false"
android:appCategory="social"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/BugleTheme"
android:supportsRtl="true">