openfoodfacts / openfoodfacts-androidapp

(Legacy) Native version of Open Food Facts on Android - Coders & Decoders welcome 🤳🥫
https://android.openfoodfacts.org
Apache License 2.0
766 stars 446 forks source link

ProgressBars and loading of screen in many places can be replaced by shimmer effect. #1208

Open Shubham-vish opened 6 years ago

Shubham-vish commented 6 years ago

This would really give an amazing user experience.

For example:

grid_demo

Shubham-vish commented 6 years ago

I would be working on this if @teolemon you'd provide your assurance.

Shubham-vish commented 6 years ago

For more information about its implementation: https://github.com/sharish/ShimmerRecyclerView

teolemon commented 6 years ago

Yup, why not ?

iml-v commented 6 years ago

@Shubham2320 cool one

PrajwalM2212 commented 6 years ago

@Shubham2320 You can use http://facebook.github.io/shimmer-android/ which is more reliable . @teolemon Would this be okay ?

Shubham-vish commented 6 years ago

@PrajwalM2212 that was cool 😮. thanks.

Karljoones commented 6 years ago

@Shubham2320 are you working on this?

VaiTon commented 5 years ago

Any news?