huaxunhuang
10/21/2017 - 3:18 AM

And Bible #02

/** Called when the activity is first created. */
//    @SuppressLint("MissingSuperCall")
	@Override
    public void onCreate(Bundle savedInstanceState) {
    	this.onCreate(savedInstanceState, false);
    }