Android onActivityResult() always return null

前端 未结 0 1800
礼貌的吻别
礼貌的吻别 2020-12-12 08:38

I am trying to return a result from a child activity to the parent activity. This is my code in the parent activity

        private val REQUEST_CODE = 1               


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