android 主题
1. 对话框式:只要在AndroidManifest.xml中设置该Activity属性为:Java代码 android:theme="@android:style/Theme.Dialog"? emulator 运行截图:2. 透明:
Theme:android:style/Theme.Translucent3. 半透明:
?