7 Commits

Author SHA1 Message Date
leticiars
118621e96f [Documentation] Adding info about setting default value for the dropdown menu.
PiperOrigin-RevId: 299878742
2020-03-09 11:51:42 -07:00
leticiars
d1850a3d78 [ExposedDropdownMenu] Implement workaround to inputType=none not working + move MaterialAutoCompleteTextView to textfield/ directory.
The alternative to android:editable="false" (which is deprecated) is to set inputType="none", however due to a framework bug that has no effect. This change makes it so it works as expected.

PiperOrigin-RevId: 299411110
2020-03-09 09:36:24 -07:00
leticiars
eba2be64f4 [Documentation] Updating text fields doc
PiperOrigin-RevId: 296268737
2020-02-20 16:33:09 -05:00
dniz
c3918fd332 Add docs metadata to Menu developer doc
PiperOrigin-RevId: 247082057
2019-05-07 17:30:14 -04:00
leticiars
931bbef505 Adding documentation for the Exposed Dropdown Menu.
PiperOrigin-RevId: 246854538
2019-05-06 19:25:16 -04:00
leticiars
6f1054fe26 Updating MDC Menu documentation.
PiperOrigin-RevId: 246534389
2019-05-06 10:30:46 -04:00
dexterr
5e2222d97d Create Placeholder documentation for components
PiperOrigin-RevId: 194993387
2018-05-01 17:12:57 -04:00