Home Apps Business Office Skeleton Placeholder View

Sample app for SkeletonPlaceholderView

Sample App.

A Library designed to draw a Skeleton by "skinning" the view from a provided layout. Skeleton is composed of Bone with different properties, library usage defines which bones to be drawn before the view is skinned. Usually used as a Placeholder while loading a data before it is populated to a View. By using this library, creating a skeleton view is much simpler and dynamic as developers don't need to create specific skeleton layout.xml for each view, instead use this custom view to draw the shape as the specified layout.xml.

What's New in the Latest Version 1.5

Last updated on Oct 16, 2020 Initial 1.0.1 release