openedx / openedx/openedx-app-android

[Android] Full screen loader whille course is upgarding

Open
#299 2 comments 0 reactions 2 assignees View on GitHub

@touchapp is already working on this.

Since Apr 19, 2024.

Dominant language
Kotlin
Stars
36
Forks
61
Avg merge
5d 6h
Merged PRs (30d)
2

Description

While implementing IAP on the legacy apps, it was seen that after processing the payments it takes some time for the course to upgrade. Considering design heuristics and for a more interactive approach, we have implemented a full-screen loader to show while the learners wait for their course to be upgraded.

Acceptance criteria:

  • The loader shows up after the payment is processed and the backend is unlocking the course content
  • The loader is not shown when upgrading is completed
  • The loader illustration should either be generic or should go with the theme of the app

Current implementation:
Video Demo

Screenshot 2024-04-19 at 1 45 49 PM

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.