Skip to content

ViewGroup Layers only work for LinearLayout #7

@dalewking

Description

@dalewking

Setting a Layer on a FrameLayout does not work. The Layer is not shown as it will be zero size. FrameLayout.onLayout, does not call the base class version which is what resizes the Layer on Layout.

When fixing this make sure that it respects padding. My first attempts to workaround it made the layer size not include padding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions