ActivityMainBinding binding = DataBindingUtil.setContentView(this, R.layout.main_activity);; User user = new User("Test" ...
確定! 回上一頁