Background
The Random Article dedicated screen is accessible by tapping "Explore random articles" from the feed module. It presents a continuous stream of randomly selected Wikipedia articles that the user can browse one at a time. Following a recent visual update to the feed module entry point (with a full-screen image), the dedicated screen requires visual updates to ensure the transition between the two surfaces feels seamless and consistent.
User Story
As a Wikipedia reader who enjoys serendipitous discovery, I want the dedicated random article screen to feel like a natural continuation of the feed module, so that moving from the feed into the full experience feels intentional and connected rather than jarring.
Requirements
• Update the picture so that it is full screen
• When user opens this module a shake onboarding shows on the card to communicate that the device can be shaken to shuffle the article.
• Update the text treatment so it is similar to the Home Feed
• The interaction should be the same as previous implementation + the bottom UI (with the 3 icons)
• Special engineering note: update the API call to get random articles to avoid rate limiting, which is showing up occasionally in the current Randomizer.