context什麼時候會引起memory leak? 例如,需要帶context的單例對象。 class AppManager(val context: Context) { companion object { private var instance ...
確定! 回上一頁