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.
We are working with ShimmerFrameLayout for a Recycler-view structure. It seems that we have to set the number of skeleton rv layouts to render explicitly (<include layout .../>) .
How to take care of handling dynamic screen-sizes as we design the skeleton layout? Plus, there is the added cost of the animation breaking as the layout gets bigger.
The text was updated successfully, but these errors were encountered:
We are working with ShimmerFrameLayout for a Recycler-view structure. It seems that we have to set the number of skeleton rv layouts to render explicitly (<include layout .../>) .
How to take care of handling dynamic screen-sizes as we design the skeleton layout? Plus, there is the added cost of the animation breaking as the layout gets bigger.
The text was updated successfully, but these errors were encountered: