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

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

Issue 2615613008: [MDC roll] Roll Material Components to b1eb638d70792b7aa06118b128e3518c20e2aaae (Closed)
Patch Set: Created 3 years, 11 months 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: 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698