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-04 13:53:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
textfield
History
afohrman
db408ee4ce
Add clearer documentation that box background colors are only supported for filled text fields.
...
PiperOrigin-RevId: 242870719
2019-04-19 15:24:13 -04:00
..
res
Fixing end and start icon ripples appearing behind text input layout.
2019-04-19 13:09:03 -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
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
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
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
TextInputLayout.java
Add clearer documentation that box background colors are only supported for filled text fields.
2019-04-19 15:24:13 -04:00