文章列表
Android: How to create a Dialog with a Scrolling title?(Android:如何创建带有滚动标题的对话框?)
Android - FEATURE_NO_TITLE not working(Android - FEATURE_NO_TITLE 不起作用)
Android - java.lang.IllegalArgumentException Erron when creating Dialog on 2.1 and low android(Android - java.lang.IllegalArgumentException 在 2.1 和低 android 上创建对话框时出错)
Android: Dialogs have extra, ugly space on droid 3?(Android:对话框在 droid 3 上有额外的、丑陋的空间?)
Getting information from DialogFragment using onDismiss()(使用 onDismiss() 从 DialogFragment 获取信息)
AlertDialog.show silently ignored within a service(AlertDialog.show 在服务中被忽略)
Modal dialog functionality using AlertDialog(使用 AlertDialog 的模态对话框功能)
Android: Why DialogFragment return nullpointer on orientation change(Android:为什么 DialogFragment 在方向更改时返回空指针)
display progressdialog in non-activity class(在非活动类中显示进度对话框)
How to use setText() to edit text in custom layout dialog(如何使用 setText() 在自定义布局对话框中编辑文本)