skydoves / AndroidVeil

:performing_arts: An easy and flexible way to implement loading skeletons and shimmering effects on layouts for Android.
Apache License 2.0
1.48k stars 102 forks source link

Veillayout cannot be used properly when the visual state is gone #31

Open 9292922 opened 1 year ago

9292922 commented 1 year ago

Please complete the following information:

Describe the Bug:

When activity is loaded, the veillayout visual state is gone, and then click to expand, veillayout is set to visible, but will not show the skeleton loading effect, all in vain. Would you please help to locate the problem? Determine if this is a bug

Expected Behavior:

When the veillayout visual state is gone, switch to visual state, and call the veil () method to display the effect correctly.

Video_20220919_090205_878.gif

Video_20220919_085349_642.gif

9292922 commented 1 year ago

@skydoves please😳