Refactored clipping util to be used in core
We need the possibility to disable clipping up a view hierarchy also in core, so I'm moving it and refactoring it. Test: expand, observe normal clipping Bug: 63708826 Change-Id: I157395be8f2b7ac75afc0a3967cb0f2068a02fb6
This commit is contained in:
@@ -66,9 +66,6 @@
|
||||
|
||||
<!-- For notification icons for which targetSdk < L, this caches whether the icon is grayscale -->
|
||||
<item type="id" name="icon_is_grayscale" />
|
||||
<item type="id" name="clip_children_tag" />
|
||||
<item type="id" name="clip_children_set_tag" />
|
||||
<item type="id" name="clip_to_padding_tag" />
|
||||
<item type="id" name="image_icon_tag" />
|
||||
<item type="id" name="contains_transformed_view" />
|
||||
<item type="id" name="is_clicked_heads_up_tag" />
|
||||
|
||||
Reference in New Issue
Block a user