Package 

Class BaseDialogFragment.Builder

    • Method Summary

      Modifier and Type Method Description
      BaseDialog show() 显示
      • Methods inherited from class com.liecoder.framework.dialog.BaseDialogFragment.Builder

        addOnCancelListener, addOnDismissListener, addOnShowListener, create, setAnimStyle, setBackground, setBackground, setCancelable, setCanceledOnTouchOutside, setContentView, setContentView, setDimAmount, setGravity, setHeight, setHorizontalMargin, setImageDrawable, setImageDrawable, setOnClickListener, setOnKeyListener, setText, setText, setThemeStyle, setVerticalMargin, setVisibility, setWidth, setXOffset, setYOffset
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseDialogFragment.Builder

        BaseDialogFragment.Builder(FragmentActivity activity)