Android - ShareActionProvider Share Menu add particular option

前端 未结 0 1155
无人及你
无人及你 2021-01-05 09:54

This is what I have:

val imgURL = "https://blaaaa.com/pic.jpg"

val shareIntent = Intent()
shareIntent.action = Intent.ACTION_SEND
shareIntent.type          


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