Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change placeholder loading screen text from Lorem ipsum to loading... #348

Open
Saphereye opened this issue Oct 30, 2022 · 1 comment
Open

Comments

@Saphereye
Copy link

The Issue

During the loading of individual notifications, momentarily, a default screen with Lorem Ipsum is shown, which may be a placeholder text. An alternative such as loading... or similar placeholders would help convey the current status much more clearly to the average user.

Possible Solution

All the texts are saved in app/src/main/res/values/strings.xml. One possibility is to add another string for loading... which can then be replaced in the correct positions.

@abhijeetviswa
Copy link
Member

Your proposed solution is good. Feel free to raise a CR for the same.

An alternative is to use a shimmer effect. If you wish, you can look into the same as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants