blob: 451f53999724b62aca489508138906fec1f287f9 [file] [log] [blame]
Name: Material Sprited Animation View
URL: https://github.com/material-foundation/material-sprited-animation-view-ios
Version: 0
Revision: 8af9adaa182044cf2920dfb620b863669e1aeb7c
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