pocket-casts-ios
pocket-casts-ios copied to clipboard
End of Year: longest episode listened story design
📘 Project: #376 |
---|
Add the design for the longest episode listened story.
iPhone 8 | iPhone 14 | iPhone 14 Pro Max |
---|---|---|
![]() |
![]() |
![]() |
Details
- The layers of the displayed podcast are achieved by using the podcast cover colors informed by the server, just like the top one podcast.
To test
I recommend using these devices to test, given they provide different screen sizes:
- iPhone 8
- iPhone 14
- iPhone 14 Pro Max
- Enable the
endOfYear
flag inFeatureFlag.swift
- Run the app and make sure you're logged in to an account with a few items on Listening History
- When the prompt appears, tap "View My 2022"
- Navigate to the 8th story
- ✅ Check the design
Checklist
- [x] I have considered if this change warrants user-facing release notes and have added them to
CHANGELOG.md
if necessary. - [x] I have considered adding unit tests for my changes.
- [x] I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.