WSDOT / wsdot-android-app

Source code for the WSDOT Android application
GNU General Public License v3.0
19 stars 12 forks source link

Last Train of the day not displaying #91

Closed loganSims closed 8 years ago

loganSims commented 8 years ago

Probably the same as issue #86.

Possibly caused by the fix for https://github.com/WSDOT/wsdot-android-app/issues/69.

loganSims commented 8 years ago

Looks like an index issue because I juggle a header cell in the recycler view and account for it only half of the time. I convert the cells position to an index in the data alright but don't account for an extra element in the list because of the header.