How to set the app icon as the notification icon in the notification drawer

前端 未结 3 538
轮回少年
轮回少年 2020-12-01 07:51

As shown in the figure...
I am getting my notification icon(on left to the red colour).
But I need to display the app icon as shown by the black arrow

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 08:24

    I know its bit late to answer here and also its already been answered, but I came here looking for an easy fix using firebase notifications. Someone like me visiting here can do the solution by recommended and easy way of firebase notification, which is simply adding meta-data in manifest.

    Reference

    
    
    
    
    

提交回复
热议问题