Players: Android, Tizen
Steps to Reproduce:
- Click on Add layout
- Select and place a Weather widget element (e.g., summary, temp),
- Add elements in four slots
- Pin only the first slot
- Set duration to 20s
- Check Repeat items to fill all data slots?
- Publish and Schedule on Player

Expected
- Ensure that Slot 1 is pinned and does not change
- Ensure Slot 2, 3 and 4 repeat remaining 7 items
- Ensure that there are three pages in total
- Slot 3 and 4 empty on the last page
Actual
- On the next page the first item is skipped, i.e., May 18 is skipped
- Only two pages are visible
An internal layout with ID 1668 shows the issue on dev. Pinning Slot 2 also shows incorrect dates.
Note that, a dataset of 8 items (with pinned slot and repeat) works as expected.