Remove status_bar_height in pie for moto one

This commit is contained in:
Pierre-Hugues Husson 2019-03-04 21:41:00 +01:00
parent 9b53fc17a0
commit 357347790c
2 changed files with 0 additions and 4 deletions

View file

@ -17,6 +17,4 @@
*/
-->
<resources>
<!-- Height of the status bar -->
<dimen name="status_bar_height">24dp</dimen>
</resources>

View file

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