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
b7f520d0f6
Fix padding of TextInputEditText when an icon is present.
...
PiperOrigin-RevId: 235236593
2019-02-24 14:36:44 -05:00
..
res
Adding support for a custom end icon for the TextInputLayout.
2019-02-24 14:23:57 -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
Fix padding of TextInputEditText when an icon is present.
2019-02-24 14:36:44 -05:00