public class ReferenceDialog extends BaseDialogFragment
mDialog, mRootView
Constructor and Description |
---|
ReferenceDialog(android.text.SpannableStringBuilder showText) |
Modifier and Type | Method and Description |
---|---|
void |
bindData() |
protected void |
findView() |
protected int |
getBackgroundDrawableRes() |
protected int |
getContentView() |
protected int |
getScreenHeightProportion() |
protected float |
getScreenWidthProportion()
屏幕占比
|
protected void |
initView() |
getGravity, getHorizontalMovement, getVerticalMovement, onActivityCreated, onCreate, onCreateView, show
public ReferenceDialog(android.text.SpannableStringBuilder showText)
protected void findView()
findView
in class BaseDialogFragment
protected void initView()
initView
in class BaseDialogFragment
public void bindData()
bindData
in class BaseDialogFragment
protected int getContentView()
getContentView
in class BaseDialogFragment
protected float getScreenWidthProportion()
BaseDialogFragment
getScreenWidthProportion
in class BaseDialogFragment
protected int getScreenHeightProportion()
getScreenHeightProportion
in class BaseDialogFragment
protected int getBackgroundDrawableRes()
getBackgroundDrawableRes
in class BaseDialogFragment