110st 开发者_如何学编程 2021-11-21 00:13 40万
I want an EditText which creates a DatePicker when is pressed. So I write the following code: mEditInit = (EditText) findViewById(R.id.date_init);