在AndroidMainfest.xml中定义Activity的地方添加属性
android:theme="@android:style/Theme.Dialog"

让窗口变成半透明
android:theme="@android:style/Theme.Translucent"

相关文章:

  • 2021-05-11
  • 2022-12-23
  • 2021-08-12
  • 2021-10-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-20
  • 2022-12-23
  • 2021-06-09
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案