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, showpublic ReferenceDialog(android.text.SpannableStringBuilder showText)
protected void findView()
findView in class BaseDialogFragmentprotected void initView()
initView in class BaseDialogFragmentpublic void bindData()
bindData in class BaseDialogFragmentprotected int getContentView()
getContentView in class BaseDialogFragmentprotected float getScreenWidthProportion()
BaseDialogFragmentgetScreenWidthProportion in class BaseDialogFragmentprotected int getScreenHeightProportion()
getScreenHeightProportion in class BaseDialogFragmentprotected int getBackgroundDrawableRes()
getBackgroundDrawableRes in class BaseDialogFragment