R.drawable.ic_tab_signin)).setContent(intent);在我拥有的选项卡中,单击的两个按钮显示了一个弹出窗口,当单击弹出窗口中的某个按钮时,语言会发生如下变化replaceContentView("Signin", new Intent(NewAccActivity.this, NewAccActivity.class));当我在一个选项卡中单击6-7次以更改语言(布局和值)时,应用程序会在弹出窗口中使用NullPointer on
在Google Play Beta上部署了一个应用程序之后,我在Crashlytics中看到了下一期(6-7个用户受到影响)。Fatal Exception: java.lang.IllegalStateException: UiAutomation not connected!(UiAutomation.java:237) at android.support.test.runner