Get the parent layout RelativeLayout parent = (RelativeLayout) findViewById(R.id.parent); // Create your custom layout RelativeLayout relativeLayout = new ...
確定! 回上一頁