Repository metrics
- Stars
- (17 stars)
- PR merge metrics
- (PR metrics pending)
Description
Important Note
- Please read the guidelines first
- Include the open-source program name(s) you are part of in your comment
Issue Description
Design and implement the Wallpaper Download Functionality for the Wallpaper Page, enabling users to download the displayed wallpaper to their device.
Design Requirements
-
Functionality Focused Task: The UI for this page is already implemented. This issue focuses only on adding the download functionality to the Download button.
-
Download Action: When the Download button is pressed, the currently displayed wallpaper should be saved to the user's device.
-
Permission Handling: Ensure the required permissions are handled properly where necessary.
-
User Feedback: Provide basic feedback after the download is triggered, such as a toast message that the wallpaper has been downloaded successfully.
-
Scope Limitation: i. This issue only requires implementing the download feature for the Download button. ii. The Back and Set buttons do not require additional functionality as part of this task.
Reference: Check the design.md file in the repository to get your hands on the Figma design file.
If you face any issues while working on this page or have questions, feel free to reach out to us on Discord — we’re always happy to help!