Commit451 / Easel

Tint and color Android views with ease
Apache License 2.0
134 stars 13 forks source link

SearchView support #6

Open Jawnnypoo opened 7 years ago

Jawnnypoo commented 7 years ago

This was requested on Reddit. It shouldn't be too bad, but may involve some reflection. Lets find out!

Jawnnypoo commented 7 years ago

This will involve setting a tint on mCollapsedIcon via reflection, and setting the cursor color of mSearchSrcTextView as well as possibly tinting the background as well (maybe optional or configurable)