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

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

Issue 2551963004: Add material-foundation dependencies. (Closed)
Patch Set: Don't treat as Chromium code 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
(Empty)
1 Name: Material Sprited Animation View
2 URL: https://github.com/material-foundation/material-sprited-animation-view-ios
3 License: Apache 2.0
4 License File: src/LICENSE
5 Security Critical: yes
6
7 Description:
8 This control provides an alternative to animating an array of images with an
9 UIImageView. Only a single image composed of individual sprite frames is used,
10 and animation simply consists of updating the layer contentsRect.
11
12 Local Modifications:
13 None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698