Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03506b95 authored by shawnlin's avatar shawnlin
Browse files

Set the resource values of cutout path and rect to empty string in

waterfall overlay

Bug: 151402208
Test: manual, enable waterfall emulation on a device with built-in
cutout and check it.

Change-Id: I13585b7f1e601f5a68e0abf49480261b38abe723
parent 767ef39c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>