User story
As a user with no history to see, I would like to see an empty state so I understand what the screen will show.
Requirements:
- Show empty state if user has no history to show in the timeline
- Show empty state right away if someone uses "Clear reading history"
Empty State
- If no timeline data, still show “Today” header
- Build empty view and show (note, we may need to build a non-scrollable variant of our current empty view so we don’t have a scroll view embedded within a scroll view). Try to use WMFEmptyView from WMFComponents if possible.
Testing Notes
These fixes are in the TestFlight Wikipedia app 7.8.7, starting in build 5894 (this can also be tested in a later build number).