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.
我在我的应用程序中有 use 语句updateconfiguration(skin)。问题是当语句执行时,它将破坏并重建它所在的活动实例。
updateconfiguration(skin)
如何避免破坏和重建活动?