StickyHeaders icon indicating copy to clipboard operation
StickyHeaders copied to clipboard

App Crashing If the List size is 0.

Open NandagopalR opened this issue 4 years ago • 2 comments

Actually, In onCreate, i'm using StickyHeaderLayoutManager as a layout manager and i'm passing the size of my list is 0 at initial stage. Once i got the data from the api, i'll notify the adapter. The thing is, when i'm passing the list size as 0, the adapter sending IndexOutOfBoundException ItemCount is -1.

NandagopalR avatar Nov 05 '19 06:11 NandagopalR

The same has been happening

DevAnuragGarg avatar Mar 09 '20 08:03 DevAnuragGarg

change the version to 0.7.11

SuperKung avatar Jan 18 '22 09:01 SuperKung