在AndroidMainfest.xml中定义Activity的地方添加属性
android:theme="@android:style/Theme.Dialog"
让窗口变成半透明
android:theme="@android:style/Theme.Translucent"
相关文章:
在AndroidMainfest.xml中定义Activity的地方添加属性
android:theme="@android:style/Theme.Dialog"
让窗口变成半透明
android:theme="@android:style/Theme.Translucent"
相关文章: