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-01-21 12:33:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
textfield
History
leticiars
efc7f37699
Fixing bug of single hex color values set in the XML not being read for icons tint lists.
...
PiperOrigin-RevId: 239217545
2019-03-22 16:55:11 -04:00
..
res
Make sure that the ShapeAppearanceModel is always read from the TextInputLayout styles.
2019-03-22 16:53:04 -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
Fixing bug of single hex color values set in the XML not being read for icons tint lists.
2019-03-22 16:55:11 -04:00