marianomartin
164bf0fabd
Internal cleanup
...
PiperOrigin-RevId: 255609320
2019-07-03 14:02:53 -04:00
leticiars
5f8f60457a
Changing how password toggle end icon updates its checked state.
...
Now it will automatically change to checked or not checked depending if the EditText's transformation method is changed.
PiperOrigin-RevId: 248185643
2019-05-16 17:12:39 -04:00
leticiars
2642ff2697
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.
...
For that reason, users should opt to use the start icon API instead of setting a start/left compound drawable on the text field's edit text.
PiperOrigin-RevId: 238984066
2019-03-22 16:19:36 -04: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
9ca33544ac
Update package name to com.google.android.material
...
PiperOrigin-RevId: 193236235
2018-04-30 11:24:23 -04:00