Cody Weaver
|
6049093d2a
|
Update animation timing README and examples (#2444)
|
2017-11-16 18:31:31 -05:00 |
|
Yurii Samsoniuk
|
2a96682230
|
Replace unnecessary imports with forward declarations (#2429)
* [Themes] Remove unnecessary imports.
* [TextFields] Remove unnecessary imports.
* [Typography] Do not use an umbrella header inside of a component.
* [Snackbar] Do not use self umbrella header.
* [ActivityIndicator] Do not use self umbrella header.
* [AppBar] Use umbrella headers.
* [AppBar] Remove self import header.
* [ButtonBar] Removed self umbrella header imports.
* [Buttons] Removed self umbrella header imports.
* [Collections] Update imports.
* [Dialogs] Moved import into an m file.
* [Collections] Fixed imports.
* [FeatureHighlight] Removed self umbrealla imports.
* [HeaderStackView] Reordered imports.
* [Ink] Replaced imports with forward declarations.
* [Slider] Replaced self umbrella import use.
* [Snackbar] Removed self umbrella header import.
* [Tabs] Changed math import. Replaced self umbrella header import.
* [Icons] Removed unnecessary imports.
* [Overlay] Replaced umbrella header import.
* [ShapeLibrary] Replace Shapes imports with an umbrella header.
* [Shapes] Replaced imports with forward declarations.
* [AppBar] Replace import with a forward declaration.
* [Examples] Updated imports.
* Fixed conflicting imports
* Added space between different import categories
|
2017-11-16 18:25:06 -05:00 |
|
Junius Gunaratne
|
22cfb756fa
|
[AnimationTiming] Add animation timing curves and examples, update use of animation timing in snackbar
Reviewers: O1 Material components iOS, ajsecord
Reviewed By: O1 Material components iOS, ajsecord
Tags: #material_components_ios
Differential Revision: http://codereview.cc/D1455
|
2016-08-11 15:59:49 -04:00 |
|