6.7.0 - Alpha17 - 浮动按钮 "运行脚本" 对话框增加 "主页" 菜单项
This commit is contained in:
@@ -506,6 +506,11 @@ public class MaterialDialog extends DialogBase implements View.OnClickListener,
|
||||
return content;
|
||||
}
|
||||
|
||||
@Nullable
|
||||
public final ImageView getOptionsView() {
|
||||
return optionsView;
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the custom view that was inflated or set to the MaterialDialog during building.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user