amahi / android

Amahi Android App
GNU General Public License v3.0
164 stars 279 forks source link

New Shimmer Loading Effect #712

Closed Prakhar-Agarwal-byte closed 3 years ago

Prakhar-Agarwal-byte commented 3 years ago

Describe the feature

A new type of loading popularly known as the "Shimmer Loading Effect" to replace Dancing Dots animation can be added. This type of loading is a new trend and has been proven to increase the user experience as it feels like the content is just a few microseconds away. This similar inspiration is being followed by Facebook, Instagram, Youtube, and Payoneer too.

Expected behavior

Shimmer-Feed-Demo

Additional context We can use the library called "Facebook-Shimmer-Android" https://github.com/facebook/shimmer-android for implementing the loading effect. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Link to the official page https://facebook.github.io/shimmer-android

Prakhar-Agarwal-byte commented 3 years ago

I am starting to work on this.

deepak-prajapatii commented 3 years ago

@cpg @Prakhar-Agarwal-byte Can I work on this issue?

Prakhar-Agarwal-byte commented 3 years ago

@cpg @Prakhar-Agarwal-byte Can I work on this issue? @deepak-prajapatii Hey! I have almost completed the issue. I am working on polishing the effect and refactoring the code. I will send a PR in 2-3 days. You can instead look for other issues. Thanks

deepak-prajapatii commented 3 years ago

@cpg @Prakhar-Agarwal-byte Can I work on this issue? @deepak-prajapatii Hey! I have almost completed the issue. I am working on polishing the effect and refactoring the code. I will send a PR in 2-3 days. You can instead look for other issues. Thanks

@cpg okay