I was just checking out the attributes for my EditText
and I came upon these strange attributes:
Can someone tell me what they are for???
My minSdkVersion
:
Thanks!
I was just checking out the attributes for my EditText
and I came upon these strange attributes:
Can someone tell me what they are for???
My minSdkVersion
:
Thanks!
These are the references to the drawables, to display text selection and left/right anchors, as written in the documentation.
In this SO question you can see how to change the colors of those.