Faltenreich / SkeletonLayout

Skeleton view pattern for Android
Apache License 2.0
494 stars 65 forks source link

REcyclerview item view on otherview not get shimmer impact #25

Open urvish91 opened 3 years ago

urvish91 commented 3 years ago

I have one imageview full width and height and on top of it we have text, and one view, so when we applySkeleton then imageview is full width height so it displays skeleton for that but not for view which are on top of it.

please help.

Faltenreich commented 3 years ago

Could you please provide your layout, a screenshot of the current and a description of the expected behavior? This would help me reproducing and understanding this issue better.