cpollett / Cinequest-Android

Cinequest Android Application for CS175 Class, Fall 2013 @ SJSU
0 stars 16 forks source link

Schedule Navigation Tab - Date Header Anchored To Top Of List View #53

Open mopsal opened 9 years ago

mopsal commented 9 years ago

In replicating what the iOS app does, the results for Schedule tab need to have their date header ("Tuesday, March 4", "Wednesday, March 5", etc.) stay anchored to the top of the list view until the next date header reaches the top of the list view.

Basically, If I start on the "Wednesday, March 5" results and scroll down on the list, the "Wednesday, March 5" red header bar should stay anchored to the top of the list until I reach the "Thursday, March 6" red header.

-matt

zhen511 commented 9 years ago

I take it Cequan zhen