화면전환이라고 생각하면 보통 .. val intent = Intent(this, MainActivity::class.java) startActivity(intent). 형태의 Intent 사용을 생각한다.
確定! 回上一頁