ActivityMainBinding binding = DataBindingUtil.setContentView(this, R.layout.activity_main); binding.tvHello.setText("Hello World");
確定! 回上一頁