摘要:
/** * 自定义的对话框Custom_Dialog */ private void showDialog() { // 获取自定义布局 LayoutInflater inflater = LayoutInflater.from(MainActivity.this); View view = inflater.inflate(R.layout.customDialog, null); //View view = View.inflate(this, R.layout.custom_Di... 阅读全文
posted @ 2013-07-22 14:22
Shuaiwen8023
阅读(412)
评论(0)
推荐(0)

浙公网安备 33010602011771号