Restart Activity with onResume method

前端 未结 2 1690
忘掉有多难
忘掉有多难 2021-01-02 19:03

I\'d like to restart an activitiy with the onResume() method. I thought i can use an Intent to achieve that, but that ends in an endless loop.

@Override
prot         


        
2条回答
提交回复
热议问题