* commit '964023c5dcd0334cdcf624eff26d791d9c9617a8': 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();
|
||||
BridgeContext context = getContext();
|
||||
|
||||
context.getIWindowManager().setHasNavBar(params.getHardwareConfig().hasSoftwareButtons());
|
||||
|
||||
RenderResources resources = getParams().getResources();
|
||||
DisplayMetrics metrics = getContext().getMetrics();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user