Commit f95c02fe authored by linfeng's avatar linfeng

bug修改

parent b22ac415
......@@ -17,6 +17,7 @@ public class TipsDialog extends BaseDialog {
setDialogParams(ViewGroup.LayoutParams.MATCH_PARENT,ViewGroup.LayoutParams.WRAP_CONTENT, Gravity.CENTER);
}
@Override
public int getViewLayout() {
return R.layout.rv_dialog_tips;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment