Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: ios/third_party/material_sprited_animation_view_ios/README.chromium

Issue 2565283010: Add LICENSE files to ios/third_party dependencies. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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: e240cdcd4538f0763ca5bd8c5afc2991eb482f1a
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: src/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
OLDNEW
« no previous file with comments | « ios/third_party/material_sprited_animation_view_ios/LICENSE ('k') | ios/third_party/material_text_accessibility_ios/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698