leticiars
22973ff103
[TextFields] Added expandedHintEnabled attribute (true by default). If set to false it allows for the hint to always be in its collapsed state.
...
If false it also allows for the placeholder text and prefix/suffix to be displayed when the text field is empty.
Resolves https://github.com/material-components/material-components-android/issues/1459
Resolves https://github.com/material-components/material-components-android/issues/1644
Resolves https://github.com/material-components/material-components-android/pull/1645
Resolves https://github.com/material-components/material-components-android/pull/1163
PiperOrigin-RevId: 331181181
2020-09-11 14:52:40 -04:00
dniz
fcf4b9f6ac
[Docs] Updated link to Google Maven in Getting Started guide to be more specific
...
PiperOrigin-RevId: 321611185
2020-07-20 12:32:51 -07:00
nickrout
5ac487a7c0
[Documentation] Fixed broken links.
...
PiperOrigin-RevId: 320965013
2020-07-15 09:41:16 -07:00
leticiars
bd9124bfe5
[Documentation] Adding note about using text fields programmatically.
...
PiperOrigin-RevId: 316899324
2020-06-17 20:06:15 -07:00
leticiars
e301799492
[Documentation] Fixing formatting.
...
PiperOrigin-RevId: 309081639
2020-04-29 16:15:43 -04:00
leticiars
0d1025a061
[Documentation} Adding table of content and hero images to new docs.
...
PiperOrigin-RevId: 308713205
2020-04-27 18:55:04 -04: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
46d878410b
[Documentation] Update text field doc to include android:enabled.
...
PiperOrigin-RevId: 299389842
2020-03-06 11:41:20 -08:00
leticiars
143372d9bc
[Documentation] Updating names in table of text field doc.
...
PiperOrigin-RevId: 297928117
2020-02-28 17:14:32 -05:00
leticiars
e942499383
[Documentation] Updating text fields doc info.
...
PiperOrigin-RevId: 297925786
2020-02-28 17:06:50 -05:00
Nick Rout
c723074b7c
[Text fields] Update doc
...
Resolves https://github.com/material-components/material-components-android/pull/1067
GIT_ORIGIN_REV_ID=1872514e11691a4aebce21f5c4c238399dbd32c7
PiperOrigin-RevId: 297681747
2020-02-28 09:47:06 -05:00
leticiars
eba2be64f4
[Documentation] Updating text fields doc
...
PiperOrigin-RevId: 296268737
2020-02-20 16:33:09 -05:00