leticiars
5236a03fc4
Refactoring text field unit tests to test icons separately. Also adding tests for the custom end icon.
...
PiperOrigin-RevId: 235002414
2019-02-24 14:28:36 -05:00
leticiars
4882a4f131
Adding clear text button end icon to TextInputLayout.
...
PiperOrigin-RevId: 234141273
2019-02-24 14:15:28 -05:00
leticiars
4c2e9c4004
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.
...
This change doesn't include support of a custom end icon yet.
PiperOrigin-RevId: 233645798
2019-02-24 14:07:11 -05:00
dniz
11df79f95c
Clean up Gradle build shorthands for appcompat/androidx libraries
...
PiperOrigin-RevId: 229369959
2019-01-18 14:13:26 -05:00
cketcham
dc72aaeed4
Migrate Gradle build and sources to androidx
...
PiperOrigin-RevId: 225551505
2018-12-21 11:07:45 -05:00
leticiars
7169461605
Initial support for color subsystem in MDC text fields.
...
PiperOrigin-RevId: 218608066
2018-10-28 19:14:20 -04:00
connieshi
3c712cbe37
Add build target for MaterialComponentsViewInflater without depending on unused MDC components.
...
PiperOrigin-RevId: 216542656
2018-10-11 18:20:07 -04:00
ldjesper
8a3856922f
Style Material RadioButton
...
PiperOrigin-RevId: 211998722
2018-09-14 10:50:38 -04:00
dniz
7cd55d872b
Add Toolbar styles that use themed text appearances based on type scale
...
PiperOrigin-RevId: 202636817
2018-07-02 09:50:23 -04:00
afohrman
f2ebf56e21
Rename text field outlined style from "Outline" to "Outlined".
...
This commit updates the style names for the outlined text field box from "Outline" to "Outlined.
Widget.MaterialComponents.TextInputLayout.OutlineBox -> Widget.MaterialComponents.TextInputLayout.OutlinedBox, and
Widget.MaterialComponents.TextInputEditText.OutlineBox -> Widget.MaterialComponents.TextInputEditText.OutlinedBox.
This name matches spec and is closer to what is used on the other platforms.
PiperOrigin-RevId: 198768731
2018-05-31 16:39:44 -04:00
dniz
e4c8535352
Remove backlayer and materialswitch
...
PiperOrigin-RevId: 195148145
2018-05-02 17:07:28 -04:00
dniz
9ca33544ac
Update package name to com.google.android.material
...
PiperOrigin-RevId: 193236235
2018-04-30 11:24:23 -04:00