De-hardcode status_bar_height in zenfone max m2 overlay

This commit is contained in:
Pierre-Hugues Husson 2019-11-01 18:59:44 +01:00
parent c1d951d12e
commit 60c55440fe

View file

@ -19,8 +19,6 @@
<resources>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">57px</dimen>
<!-- Height of the status bar -->
<dimen name="status_bar_height">57px</dimen>
<!-- Height of the status bar in landscape -->
<dimen name="status_bar_height_landscape">24dp</dimen>
<string translatable="false" name="config_mainBuiltInDisplayCutout">M -140,0 L -140,57 L 140,57 L 140,0 Z</string>