Skip to content

时常遇到getWillPickIndexByGlobalY 的 IllegalArgumentException #80

@hulan0523

Description

@hulan0523

有看到大家都有遇到getWillPickIndexByGlobalY的错误,不知道各位最近是否有找到比较好的解决办法
查看firebase上的crash分析时,有发现各种index都可能出现
image
image

另外也有发现下面这个function的值也偶尔会取不准,推测会不会两个问题其实有关连
public String getContentByCurrValue() { return mDisplayedValues[getValue() - mMinValue]; }

请问大家有没有比较好的重现手法或是解决办法

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