參考網址 http://www.eoeandroid.com/thread-264875-1-1.html
AlertDialog.Builder builder = new AlertDialog.Builder(mActivity);
LayoutInflater factory = LayoutInflater.from(mActivity);
v1 = factory.inflate(R.layout.share, null);
builder.setView(v1);
沒有留言:
張貼留言