blob: a1f29d98b0c3e76f258018b23b4b16cab6856d42 [file] [log] [blame]
Name: Material Sprited Animation View
URL: https://github.com/material-foundation/material-sprited-animation-view-ios
Version: 0
Revision: c6e16d06bdafd95540c62b3402d9414692fbca81
License: Apache 2.0
License File: LICENSE
Security Critical: yes
Description:
This control provides an alternative to animating an array of images with an
UIImageView. Only a single image composed of individual sprite frames is used,
and animation simply consists of updating the layer contentsRect.
Local Modifications:
None