Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个包含设置的 Android 应用程序。在我的设置里面,我有一个CheckBoxPreference. 当复选框被激活时,我想在我的一项活动中显示图片叠加。
CheckBoxPreference
我的问题是我不知道我应该如何调用或显示这个dialogOverlay。SurfaceView
dialogOverlay
SurfaceView
请你给我一些提示!提前致谢!