mvvmBinding = DataBindingUtil.setContentView(this, R.layout.activity_mvvm); mvvmBinding.setLifecycleOwner(this);
確定! 回上一頁