# Push Notifications, Technology, App Development, Engineering, Android

Published articles for Push Notifications, Technology, App Development, Engineering, Android.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Fixing notification icon for Android Lollipop and above

DevFeed: [Fixing notification icon for Android Lollipop and above](<https://devfeed.tech/articles/fixing-notification-icon-for-android-lollipop-and-above-27890.md>)

Original publisher: [Read original article](<https://clevertap.com/blog/fixing-notification-icon-for-android-lollipop-and-above/>)

Author: Mrinal Parekh

Published: 2016-04-06T14:51:40Z

Content type: tutorial

Language: en

Sources: [CleverTap](<https://devfeed.tech/sources/clevertap.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Image](<https://devfeed.tech/topics/image.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [app-development](<https://devfeed.tech/tags/app-development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [push-notifications](<https://devfeed.tech/tags/push-notifications.md>), [push-notifications-technology-app-development-engineering-android](<https://devfeed.tech/tags/push-notifications-technology-app-development-engineering-android.md>), [technology](<https://devfeed.tech/tags/technology.md>)

### AI overview

A tutorial on fixing Android notification icons that appear as solid white squares or render incorrectly after Android Lollipop. It explains Android's alpha-only icon requirements and recommends using a PNG with a transparent background.

### Source excerpt

Have you noticed a notification bar with an icon that is just a solid white square? Or are you having The post Fixing notification icon for Android Lollipop and above first appeared on CleverTap.