开发者

How to display dialog header

How do I display a dialog header/body when displaying a question Dialog ?

I think I need to extend Dialog class but im no开发者_StackOverflow中文版t sure what method(s) I need to override.

Thanks


You can just use the Field#add to add a Field to the dialog, and have it displayed as a header. You'll probably have to do a bit of tweaking in sublayout and paint to get the desired look.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜