Question

Could you give a tip, how to change clear icon to icon from Holo theme? Thanks.

Was it helpful?

Solution

Docs. To use the native Holo icon:

<org.droidparts.widget.ClearableEditText
    // ...
    android:drawableRight="@drawable/ic_clear" />
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top