标签:android
DialogFragment 通过 xmL 是无法设置大小的
经过测试 只能在 onResume 方法中,进行设置,代码如下:
public void onResume() {
android DialogFragment 设置大小
原文地址:http://blog.csdn.net/lian_1988/article/details/41844847