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-20 08:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
textfield
History
leticiars
aa84ca93be
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
...
PiperOrigin-RevId: 244058404
2019-04-19 21:35:40 -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
…
build.gradle
…
ClearTextEndIconDelegate.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00
CustomEndIconDelegate.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00
CutoutDrawable.java
…
EndIconDelegate.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00
IndicatorViewController.java
…
NoEndIconDelegate.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00
PasswordToggleEndIconDelegate.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00
TextInputEditText.java
…
TextInputLayout.java
Creating EndIconDelegate abstract class and subclasses to refactor how TextInputLayout initialize its end icons.
2019-04-19 21:35:40 -04:00