val intent = Intent(this@MainActivity, ProjectListActivity::class.java). val bundle = Bundle(). bundle.putParcelableArrayList("projects" ...
確定! 回上一頁