Skip to content

ShadowView和RecyclerView会出现的问题 #41

Description

@negier
  1. 滑动卡顿
  2. RecyclerView有一些较长的内容的Item会不显示

解决方法:

setLayerType(LAYER_TYPE_HARDWARE, null);

仓库作者自己改下吧,关于第2个问题不显示我也不知道为什么,因为按理说软件绘制应该支持所有的效果,但是确实这里有问题。

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions