How to create a notification similar to Play Music app from Google

前端 未结 3 1377
渐次进展
渐次进展 2020-12-08 05:50

I\'m trying to create a notification that is very similar to what the \"Play Music\" app from Google uses.

\"Pla

3条回答
  •  一个人的身影
    2020-12-08 06:04

    1. create statusbar_expanded.xml in res/layout-v16/

    
    
    
    
        
    
        
    
        
    
    
    
    
    
    
    
    
        
    
        
    
    
    

    2. notification.bigContentView assiginment RemoteView

提交回复
热议问题