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 04:22:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
textfield
History
afohrman
a239a14139
Use null check instead of instanceOf for boxBackground's GradientDrawable initialization.
...
PiperOrigin-RevId: 209596322
2018-08-28 16:31:27 -04:00
..
res
Create a ThemeOverlay for the legacy text field to unset editTextStyle.
2018-08-17 17:08:53 -04:00
res-public
/values
Rename text field outlined style from "Outline" to "Outlined".
2018-05-31 16:39:44 -04:00
AndroidManifest.xml
Update package name to com.google.android.material
2018-04-30 11:24:23 -04:00
build.gradle
Update package name to com.google.android.material
2018-04-30 11:24:23 -04:00
CutoutDrawable.java
Update package name to com.google.android.material
2018-04-30 11:24:23 -04:00
IndicatorViewController.java
Set indicator bottom padding to always be 0.
2018-05-30 17:43:55 -04:00
TextInputEditText.java
Use android:padding attributes instead of boxPadding attributes for text field dimensions.
2018-05-30 17:35:13 -04:00
TextInputLayout.java
Use null check instead of instanceOf for boxBackground's GradientDrawable initialization.
2018-08-28 16:31:27 -04:00