Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
599105a92c
@@ -273,7 +273,6 @@ public abstract class RenderAction<T extends RenderParams> extends FrameworkReso
|
||||
mContext.getRenderResources().setLogger(null);
|
||||
}
|
||||
|
||||
mContext = null;
|
||||
}
|
||||
|
||||
public static BridgeContext getCurrentContext() {
|
||||
|
||||
Reference in New Issue
Block a user