Skip to content

Commit

Permalink
Use custom icon for notifications - fixes #203
Browse files Browse the repository at this point in the history
  • Loading branch information
kejml committed Feb 14, 2022
1 parent bbb9bba commit f30f98b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Expand Up @@ -13,6 +13,9 @@
android:label="fyx"
android:requestLegacyExternalStorage="true"
android:icon="@mipmap/ic_launcher">
<meta-data
android:name="com.google.firebase.messaging.default_notification_icon"
android:resource="@mipmap/notification"/>
<activity
android:name="io.flutter.embedding.android.FlutterActivity"
android:exported="true"
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 f30f98b

Please sign in to comment.