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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: ios/third_party/material_sprited_animation_view_ios/README.chromium
diff --git a/ios/third_party/material_sprited_animation_view_ios/README.chromium b/ios/third_party/material_sprited_animation_view_ios/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..0cd306d8043c0ce7010e25e6e373d0769b0cd078
--- /dev/null
+++ b/ios/third_party/material_sprited_animation_view_ios/README.chromium
@@ -0,0 +1,13 @@
+Name: Material Sprited Animation View
+URL: https://github.com/material-foundation/material-sprited-animation-view-ios
+License: Apache 2.0
+License File: src/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

Powered by Google App Engine
This is Rietveld 408576698