Fix NPE in layoutlib. [DO NOT MERGE]
Change-Id: I36623304d83b344ea078044001577b8005a63c02
(cherry picked from commit 80c55109b6)
This commit is contained in:
@@ -273,7 +273,6 @@ public abstract class RenderAction<T extends RenderParams> extends FrameworkReso
|
|||||||
mContext.getRenderResources().setLogger(null);
|
mContext.getRenderResources().setLogger(null);
|
||||||
}
|
}
|
||||||
|
|
||||||
mContext = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static BridgeContext getCurrentContext() {
|
public static BridgeContext getCurrentContext() {
|
||||||
|
|||||||
Reference in New Issue
Block a user