Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Material Icons

Android Notification Displays Wrong Icon

I have a static Array with Icon ids: public static final int[][] ICON_IDS = { {R.drawable.ic_access… Read more Android Notification Displays Wrong Icon