fusedLocationProvider running on main thread, even if method is called from different runnable thread

后端 未结 0 380
天命终不由人
天命终不由人 2021-01-23 20:12
  autoSearch_button.setOnClickListener(view -> {
        grant_permission();
        check_location_enableornot();
        lastButton_pressed = view.getId();
                 


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