DrawerLayout drawer = (DrawerLayout) findViewById(R.id.drawer_layout);. drawer.closeDrawer(GravityCompat.START);. return true;.
確定! 回上一頁