3 Commits

Author SHA1 Message Date
Andrew Overton
f8ef922901 [Snackbar] Replace snackbar docs
Closes https://github.com/material-components/material-components-ios/pull/10098

COPYBARA_INTEGRATE_REVIEW=https://github.com/material-components/material-components-ios/pull/10098 from andrewoverton:material-io-snackbars-docs 3e8174ffa2840a302c6212016cfc74e120a32a6c
PiperOrigin-RevId: 336337486
2020-10-09 12:00:57 -07:00
Sam Morrison
5e7d2ebbc7 [Snackbar] Updated screenshot (#1388)
* Replace snackbar screenshot

* Remove snackbar video
2017-05-05 16:56:24 -04:00
Junius Gunaratne
e8afa47fa6 [Snackbar] Adding Snackbar component and related Overlay Window
Summary:
Adds Snackbar and related Overlay Window component as well as demos for MDCCatalog. The Overlay component, of which Snackbar depends, is private for the time being.

  - Removed dependencies on internal core.
  - Removed i18n string translation, TODO added to replace.
  - Removed RTL, waiting on https://github.com/google/material-components-ios/issues/579
  - Animation curve constants moved inline.
  - Fixed styling to be the material standard instead of configurable.

Reviewers: ajsecord, O1 Material components iOS

Reviewed By: ajsecord, O1 Material components iOS

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1036
2016-06-29 10:44:06 -04:00