OLD | NEW |
1 Name: Material Sprited Animation View | 1 Name: Material Sprited Animation View |
2 URL: https://github.com/material-foundation/material-sprited-animation-view-ios | 2 URL: https://github.com/material-foundation/material-sprited-animation-view-ios |
3 Version: 0 | 3 Version: 0 |
4 Revision: e240cdcd4538f0763ca5bd8c5afc2991eb482f1a | 4 Revision: c6e16d06bdafd95540c62b3402d9414692fbca81 |
5 License: Apache 2.0 | 5 License: Apache 2.0 |
6 License File: LICENSE | 6 License File: LICENSE |
7 Security Critical: yes | 7 Security Critical: yes |
8 | 8 |
9 Description: | 9 Description: |
10 This control provides an alternative to animating an array of images with an | 10 This control provides an alternative to animating an array of images with an |
11 UIImageView. Only a single image composed of individual sprite frames is used, | 11 UIImageView. Only a single image composed of individual sprite frames is used, |
12 and animation simply consists of updating the layer contentsRect. | 12 and animation simply consists of updating the layer contentsRect. |
13 | 13 |
14 Local Modifications: | 14 Local Modifications: |
15 None | 15 None |
OLD | NEW |