Use real email icon in Email2

Change-Id: I12f65f244aed747b6f3717f4ca9ddc3c6f1d63df
This commit is contained in:
Marc Blank 2012-04-10 12:17:35 -07:00
parent 2e4b884c1d
commit ea4bcad7ba
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
android:name="com.android.email.permission.ACCESS_PROVIDER"/>
<application
android:icon="@mipmap/ic_launcher_mail"
android:icon="@mipmap/ic_launcher_email"
android:label="@string/app_name"
android:theme="@style/UnifiedEmailTheme" >
<!-- Enable search in all activities -->