activity_main.xml // MainActivity.kt val toolbar = findViewById (R.id.main_toolbar) setSupportActionBar(toolbar)
確定! 回上一頁