Loading core/res/res/values/attrs.xml +0 −3 Original line number Diff line number Diff line Loading @@ -2154,9 +2154,6 @@ Corresponds to <code>LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES</code>. --> <enum name="shortEdges" value="1" /> <!-- Use <code>shortEdges</code> instead. This is temporarily here to unblock pushing the SDK until all usages have been migrated to <code>shortEdges</code> --> <enum name="always" value="1" /> <!-- <p> The window is never allowed to overlap with the <code>DisplayCutout</code> area. <p> Loading Loading
core/res/res/values/attrs.xml +0 −3 Original line number Diff line number Diff line Loading @@ -2154,9 +2154,6 @@ Corresponds to <code>LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES</code>. --> <enum name="shortEdges" value="1" /> <!-- Use <code>shortEdges</code> instead. This is temporarily here to unblock pushing the SDK until all usages have been migrated to <code>shortEdges</code> --> <enum name="always" value="1" /> <!-- <p> The window is never allowed to overlap with the <code>DisplayCutout</code> area. <p> Loading