4 Commits

Author SHA1 Message Date
Jeff Verkoeyen
25c9049d5a Optimizing imports
PiperOrigin-RevId: 356791916
2021-02-10 12:00:57 -08:00
Andrew Overton
b8d8690259 [TextControls] consider floating label min Y in - accessibilityPath
PiperOrigin-RevId: 337120665
2020-10-14 10:38:49 -07:00
Andrew Overton
965cde39c8 This change finishes adding TextControls examples to the internal Catalog.
PiperOrigin-RevId: 305470131
2020-04-08 07:11:50 -07:00
Andrew Overton
3e5edeccec
[TextControls] Add text area example (#9772)
This PR adds a text area example. I may refine some layout stuff before I start migrating people to use it. Gradient/top and bottom padding specifically.

Here's a gif:
![text_area_example](https://user-images.githubusercontent.com/8020010/74979556-d7773800-53fc-11ea-8508-cf5458bfe3d9.gif)

Closes #9407.
2020-02-21 11:17:37 -05:00