This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-02-05 03:58:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
textfield
History
afohrman
4476564820
Vertically center the filled text field's expanded label.
...
PiperOrigin-RevId: 241791031
2019-04-05 15:46:27 -04:00
..
res
Delete unused padding resource from text field's dimens.xml file.
2019-04-05 15:45:31 -04:00
res-public
/values
Adding support for TextInputLayout start icon. It can be set to be just a drawable or, if a OnClickListener is set to it, a button.
2019-03-22 16:19:36 -04:00
AndroidManifest.xml
…
build.gradle
…
CutoutDrawable.java
Support custom backgrounds for outline text fields and use EditText's background for the text field's outline.
2019-01-25 13:55:36 -05:00
IndicatorViewController.java
There is no need to use deprecated Space class from support library. Space was added in API 14 in platform and hasn't changed since.
2019-02-24 14:33:42 -05:00
TextInputEditText.java
…
TextInputLayout.java
Vertically center the filled text field's expanded label.
2019-04-05 15:46:27 -04:00