Is there any way to prevent/protect a method from breaking during a configuration change?

后端 未结 0 566
耶瑟儿~
耶瑟儿~ 2020-12-04 03:02

Say:

public class MainActivity extends AppCompatActivity {

  ...

  public void doingSomething() {
  ...
  ...
  //the configuration change occurs here
  ...         


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