Class PlaceholderPlugin
-
- All Implemented Interfaces:
public class PlaceholderPluginA pluggable placeholder that will be rendered depending on the image loading states.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classPlaceholderPlugin.LoadingA pluggable loading placeholder that will be rendered depending on the image loading states is ImageLoadState.Loading.
public final classPlaceholderPlugin.FailureA pluggable failure placeholder that will be rendered depending on the image loading states is ImageLoadState.Failure.
-