Utils.safeForeach 遍歷回調時出現NullPointerException: Attempt to invoke interface method 或數組越界

近期在工做時發現了一個有趣的bug,切換語言時,機率性出現crash ,查看相關log,發現是調用到java @VisibleForTesting protected void fireConfigChanged(ZenModeConfig config) { Utils.safeForeach(mCallbacks, c -> c.onConfigChanged(conf
相關文章
相關標籤/搜索