am 1c55797d: Fix build
* commit '1c55797d0e786b6594e769c2fa424e1b8386648e': Fix build
This commit is contained in:
@@ -184,7 +184,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