6 Commits

Author SHA1 Message Date
Wenyu Zhang
b457b13005 Internal change.
PiperOrigin-RevId: 417635153
2021-12-21 09:32:05 -08:00
Jeff Verkoeyen
1abdf16760 Optimizing imports
PiperOrigin-RevId: 357185990
2021-02-12 07:36:41 -08:00
Jeff Verkoeyen
791596b851 [ActionSheet] Update all test and example files to match conventions.
PiperOrigin-RevId: 334822431
2020-10-01 08:54:27 -07:00
Jeff Verkoeyen
92254ea119 Rename all icons to an ic_<#name#> convention.
PiperOrigin-RevId: 308232277
2020-04-24 04:33:51 -07:00
Jeff Verkoeyen
b56963f4ed [ActionSheet] Remove duplicate primary demo bit.
The ActionSheetComparisonExample was specifying itself as a primaryDemo even though ActionSheetTypicalUseExample is the primary demo.

PiperOrigin-RevId: 306293221
2020-04-13 13:08:10 -07:00
featherless
315140a146 [ActionSheet] Standardize the examples. (#9334)
- Examples do not need .h files, so those have been removed.
- Example filenames should match the format "<Component><Example>Example.(h|swift)". The Swift example has been clarified as a "Typical Use" example accordingly.

Conventions: https://github.com/material-foundation/material-foundation-conventions-objc
2019-12-23 10:55:17 -05:00