routinger icon indicating copy to clipboard operation
routinger copied to clipboard

The app doesn't show image of icon properly in the notifications

Open Kushalrock opened this issue 3 years ago • 17 comments

Describe the bug The app doesn't show the icon of the app in the notifications.

To Reproduce Steps to reproduce the behavior:

  1. Go to the floating action button
  2. Add any scheduled or recurring notification.
  3. Wait for the notification to arrive
  4. You will see a white block in place of the icon. [SEE IMAGES BELOW]

Expected behavior The app's icon should have been shown in place of a white square block.

Screenshots Screenshot_20210925-012352

Additional context The icon that should be used in the notifications is initialized in lib/services/notifications.dart.

Ways to solve it Changing the icon size or creating proper adaptive icons.

Ideas about why is this happening I am not completely sure, but perhaps the issue is the use of non-proper adaptive icons and the size of the icon.

Kushalrock avatar Sep 25 '21 09:09 Kushalrock