Skip to content

Commit

Permalink
update app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
e8035669 committed May 30, 2017
1 parent e9ef462 commit 32d83cb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified app/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:icon="@drawable/car"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/car"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity
Expand Down
Binary file added app/src/main/res/drawable/car.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32d83cb

Please sign in to comment.