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
4690a8893d
Fixing end icon tint always being overriden by old password toggle tint.
...
PiperOrigin-RevId: 236645688
2019-03-08 09:51:23 -05:00
..
res
Refactoring TextInputLayout's end icon initialization to always have the end icon view ready. Also refactoring OnEndIconInitializedListener to OnEditTextAttached listener.
2019-02-27 17:59:10 -05:00
res-public
/values
Changing the TextInputLayout's password toggle implementation into a generic API implementation, which will allow for easier support of future end icons. Also deprecating current password toggle end icon methods and attributes.
2019-02-24 14:07:11 -05: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
Fixing end icon tint always being overriden by old password toggle tint.
2019-03-08 09:51:23 -05:00