DrawerLayout drawerLayout = (DrawerLayout) findViewById(R.id.drawerLayout) ... MenuItem item) { // 點選時收起選單 drawerLayout.
確定! 回上一頁