cymcsg / cymcsg/UltimateRecyclerView

decoration dont appear.

Open
#321 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
7.2k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

i extend SwipeableUltimateViewAdapter, and
rv.addItemDecoration(new HorizontalDividerItemDecoration.Builder(mContext).build());
decoration is not appear,why?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with SwipeableUltimateViewAdapter and rv.addItemDecoration(new HorizontalDividerItemDecoration.Builder(mContext).build()). Trace how the adapter and item decoration are handled, then verify that the divider appears in the RecyclerView and document the cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.