Skip to content

It can cause memory leaks When used in RecyclerView ListView aso #11

Description

@android9527

It can cause memory leaks When used in RecyclerView ListView and so on Because the method onAttachedToWindow() well be called multiple times in ZDepthShadowLayout.java and it always called addView(mShadowView,0) but it's not called removeView() when the RecyclerView.Adapter called notifyDataSetChanged()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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