afohrman 201ec6241c Add support for placeholder text in TextInputLayout.
This is the initial implementation of placeholder text; it does not contain motion. At this stage, TextInputLayout sets the placeholder text visibility based on whether or not it should show.

PiperOrigin-RevId: 284808331
2019-12-11 17:06:57 -05:00
..

testing

This directory contains the sources for test fixtures, activities, and applications used in emulator tests (but not actual test code, which lives under ../tests/).