0

In my app i need to change the Notification icon and its header name is it possible to change that on main screen. please see the attached image for more info :

enter image description here

thanks

garry007
  • 49
  • 9

1 Answers1

0

The icon and the header name are read from the Application Bundle and I don't believe you can change these only on the main screen.

The icon is a resized version of the Application icon and the header is the same text as the Application Name.

pshah
  • 2,052
  • 1
  • 21
  • 40