Merge "Set the resource values of cutout path and rect to empty string in waterfall overlay" into rvc-dev

This commit is contained in:
Shawn Lin
2020-03-14 05:40:38 +00:00
committed by Android (Google) Code Review

View File

@@ -16,6 +16,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string translatable="false" name="config_mainBuiltInDisplayCutout"></string>
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation"></string>
<!-- Height of the status bar in portrait. The height should be
Max((status bar content height + waterfall top size), top cutout size) -->
<dimen name="status_bar_height_portrait">28dp</dimen>