Looking at the documentation I didn't found a way to exclude some views from the animation. Is there a way to achieve this without having multiple shimmers ?
Here is what I'd like to have with Separator and TextView not animated :
The thing is with a complex layout it's nice to flatten it with constraint layout. Having (multiple) ShimmerLayout inside my constraint layout remove the ability to setup constraint within childs views.
Hi,
Looking at the documentation I didn't found a way to exclude some views from the animation. Is there a way to achieve this without having multiple shimmers ?
Here is what I'd like to have with Separator and TextView not animated :
The thing is with a complex layout it's nice to flatten it with constraint layout. Having (multiple) ShimmerLayout inside my constraint layout remove the ability to setup constraint within childs views.