mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -04:00
Bug fix: multiple onCreate
calls
This commit is contained in:
parent
b301e3c88a
commit
08c860e285
@ -19,7 +19,6 @@ public class MineActivity extends BaseActivity implements View.OnClickListener
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
this.onCreate(savedInstanceState, true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user