emilsjolander / StickyListHeaders

An android library for section headers that stick to the top
Apache License 2.0
5.51k stars 1.52k forks source link

How can return position with ArrayList String into getHeaderId () #470

Open tlmhiden opened 7 years ago

tlmhiden commented 7 years ago

My arraylist: [16-03-2017, 15-03-2017, 15-03-2017, 14-03-2017, 14-03-2017, 14-03-2017] How can get position in function getHeaderId(int position) or get id > 1 character??? Thank a lot!