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

#198 - Change helper method getSectionItemViewTypeForAdapterViewType to static #199

Closed luizgrp closed 4 years ago

yccheok commented 4 years ago

Looks perfect to me. Thanks!

yccheok commented 4 years ago

Hi @luizgrp

Any idea when will you release 3.2.0 ?

Very looking forward to test out the latest version.

On Fri, 8 May 2020 at 23:33, Gustavo Pagani notifications@github.com wrote:

Merged #199 https://github.com/luizgrp/SectionedRecyclerViewAdapter/pull/199 into develop.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/luizgrp/SectionedRecyclerViewAdapter/pull/199#event-3317407562, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACLINCPNO7ACIV65QNEM73RQQQ57ANCNFSM4M4CCPEA .

-- Thanks and Regards Yan Cheng Cheok

luizgrp commented 4 years ago

it was released yesterday, sorry, should have tagged you https://bintray.com/luizgrp/maven/SectionedRecyclerViewAdapter/_latestVersion

yccheok commented 4 years ago

Thank you very much!