Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-extra-dimensions-android
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-extra-dimensions-android
Commits
4bb144b7
Commit
4bb144b7
authored
Jan 04, 2016
by
Spikef
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add "SMART_BAR_SIZE" for MeiZu device.
Add "SMART_BAR_SIZE" for MeiZu device.
parent
58417338
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
4bb144b7
...
@@ -5,6 +5,7 @@ This module allows you to access additional display metrics on Android devices.
...
@@ -5,6 +5,7 @@ This module allows you to access additional display metrics on Android devices.
-
Actual width and height of the screen (including elements such as soft menu bar)
-
Actual width and height of the screen (including elements such as soft menu bar)
-
Soft menu height
-
Soft menu height
-
Status bar height
-
Status bar height
-
Smart bar height(MeiZu)
### Why?
### Why?
...
@@ -84,3 +85,4 @@ Supported dimensions are:
...
@@ -84,3 +85,4 @@ Supported dimensions are:
-
`REAL_WINDOW_WIDTH`
- Actual width of screen including system decor elements
-
`REAL_WINDOW_WIDTH`
- Actual width of screen including system decor elements
-
`STATUS_BAR_HEIGHT`
- Height of the status bar
-
`STATUS_BAR_HEIGHT`
- Height of the status bar
-
`SOFT_MENU_BAR_HEIGHT`
- Height of the soft menu bar (supported on most new Android devices)
-
`SOFT_MENU_BAR_HEIGHT`
- Height of the soft menu bar (supported on most new Android devices)
-
`SMART_BAR_HEIGHT`
- Height of the MeiZu's device smart bar
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment