我使用下面的代码创建了一个Activity作为对话框,我将其放入清单中.但问题是它有标题栏,我该如何删除它?
android:theme="@android:style/Theme.Dialog"
android dialog
android ×1
dialog ×1