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
dc10fe2d0d
[TextControls] Refactor text control examples (#9358)
This is an attempt at taking the existing text controls example and making it A) abstract, so that similar example can be made for text areas and chip fields, and B) fit in a scrollview, so all of the example is accessible in large content size categories.

It's fully functional, but probably not done changing.

Closes #9359.

Here's a gif:

![example](https://user-images.githubusercontent.com/8020010/71596471-8ab66580-2b0d-11ea-81c5-e1a775d8db14.gif)
2020-01-02 09:58:42 -05:00