* commit '8bf73eae6c98532c8a597b885b948b9878555441': Add Navigation Bar to BridgeWindowManager [DO NOT MERGE]
This commit is contained in:
@@ -183,6 +183,8 @@ 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