* commit 'f266873c8059e78410bf43c83fb8f0fd5bfe3362': Fix build
This commit is contained in:
@@ -183,7 +183,6 @@ public class RenderSessionImpl extends RenderAction<SessionParams> {
|
|||||||
SessionParams params = getParams();
|
SessionParams params = getParams();
|
||||||
BridgeContext context = getContext();
|
BridgeContext context = getContext();
|
||||||
|
|
||||||
context.getIWindowManager().setHasNavBar(params.getHardwareConfig().hasSoftwareButtons());
|
|
||||||
|
|
||||||
RenderResources resources = getParams().getResources();
|
RenderResources resources = getParams().getResources();
|
||||||
DisplayMetrics metrics = getContext().getMetrics();
|
DisplayMetrics metrics = getContext().getMetrics();
|
||||||
|
|||||||
Reference in New Issue
Block a user