onCreate(savedInstanceState) rootView = verticalLayout { padding = dip(20) editText1 = editText { hint = "What's your name?" } editText2 = editText { hint ...
確定! 回上一頁