From 72091b912d012fcdbc9aa02e63d7c7a82f393809 Mon Sep 17 00:00:00 2001 From: Marcus Coleman Date: Mon, 25 Feb 2019 13:57:35 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eda18b6..ae89aad 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,13 @@ Supported dimensions are: Alternatively, there are methods for each constant, to fulfill autocomplete in your IDE `ExtraDimensions.getRealWidthHeight()` + `ExtraDimensions.getRealWindowWidth()` + `ExtraDimensions.getStatusBarHeight()` + `ExtraDimensions.getSoftMenuBarHeight()` + `ExtraDimensions.getSmartBarHeight()` + `ExtraDimensions.isSoftMenuBarEnabled()`