You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
I have ViewPager2 up and running with four pages, all having shimmer effects on their RecyclerViews. When I load the ViewPager2 the first time, it takes a very long to initialize all views. If I delete all shimmer effect relevant tags from fragment-xmls which are mapped to my ViewPager2, its lighting fast. Any ideas?
The text was updated successfully, but these errors were encountered:
Hi guys,
I have ViewPager2 up and running with four pages, all having shimmer effects on their RecyclerViews. When I load the ViewPager2 the first time, it takes a very long to initialize all views. If I delete all shimmer effect relevant tags from fragment-xmls which are mapped to my ViewPager2, its lighting fast. Any ideas?
The text was updated successfully, but these errors were encountered: