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

i use this great library, but i have an issue, i want to check all checkboxes of all sections on the recycelerview #107

Closed moud-fadel closed 6 years ago

moud-fadel 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 as it's not using any template