1. 独立app内存泄漏优化
This commit is contained in:
@@ -25,4 +25,6 @@ public interface IMogoShareManager extends IProvider {
|
||||
* @param context 待重置的上下文
|
||||
*/
|
||||
void resetContext(Context context);
|
||||
|
||||
void releaseContext();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user