luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

When i'm using this adapter with server json data, it is showing same header for multiple times, how to overcome this. Please help! #118

Closed santhoshrao519 closed 6 years ago

santhoshrao519 commented 6 years ago

Please select one of the following templates accordingly and remove the others:

ISSUE TEMPLATE

Expected behaviour

Describe what you expected to happen.

Actual behaviour

Describe what actually happened. Include the full traceback if there was an exception.

MCVE

Please include a minimal, complete, and verifiable example(MCVE) to help us identify the issue. This also helps check that the issue is not with your own code. The MCVE can be one of the following:

QUESTION TEMPLATE

YOUR QUESTION HERE

PR TEMPLATE

Please read CONTRIBUTING.

luizgrp commented 6 years ago

Closing issue as it's not following any of the issues templates; Please use Stackoverflow