CymChad / CymChad/BaseRecyclerViewAdapterHelper

holder.setGone升级后好坑

Open
#3,569 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
24.6k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

升级到3.x的一个大坑:setGone在3.x之前true是显示,3.x之后true则是隐藏

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names only holder.setGone and a behavior change after upgrading to 3.x; no file, test, or entry point is provided. Start by locating setGone and comparing its pre-3.x and 3.x behavior, then determine whether the intended resolution is a compatibility change or migration documentation. Done should clearly resolve or explain the reversed true/hidden semantics.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.