placeholder app icon

This commit is contained in:
geeksville 2020-02-10 14:06:50 -08:00
parent 67eea21ea4
commit 370cb264af
34 changed files with 137 additions and 224 deletions

View file

@ -37,9 +37,9 @@
<application
android:name="com.geeksville.mesh.MeshUtilApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_launcher_new"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher_new_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">