Skip to content

Commit

Permalink
Merge pull request #31 from 18Ayushi/main
Browse files Browse the repository at this point in the history
icon changed
  • Loading branch information
SwastikGorai authored Jun 10, 2022
2 parents 4c36d42 + 10a3969 commit d4a193c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Whooby/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<application
android:allowBackup="true"
android:icon="@drawable/whooby_icon"
android:icon="@drawable/app_icon"
android:label="@string/app_name"
android:roundIcon="@drawable/whooby_icon"
android:roundIcon="@drawable/app_icon"
android:supportsRtl="true"
android:theme="@style/Theme.Whooby" >
<activity
Expand Down
Binary file added Whooby/app/src/main/res/drawable/app_icon.jpeg
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 d4a193c

Please sign in to comment.