Sharing app icon in Android 11 not working

前端 未结 0 1521
情歌与酒
情歌与酒 2021-02-14 21:54

Upto Android 9, i am using below code and it is working:

Bitmap bm = BitmapFactory.decodeResource(getResources(), R.mipmap.ic_launcher);
        OutputStream fOut         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题