漂浮
非常簡單只需要在 AndroidManifest.xml 設(shè)置
- android:theme="@android:style/Theme.Dialog"
android:theme="@android:style/Theme.Dialog"
半透明
- android:theme="@android:style/Theme.Translucent"
android:theme="@android:style/Theme.Translucent"
該文章在 2013/2/25 14:31:00 編輯過