Android Studio - Asynctask .get() freezes UI

后端 未结 0 1742
孤城傲影
孤城傲影 2020-11-28 16:40

In Android Studio when I use Asynctask, execute it and try to use .get() in the onCreate method it freezes my whole UI.

My Asynctask class:

public clas         


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