medyo / Fancybuttons

Icons, Borders, Radius ... for Android buttons
1.77k stars 397 forks source link

Hollow buttons focus color #15

Closed abdelrahman-elkady closed 9 years ago

abdelrahman-elkady commented 9 years ago

If I have a hollow button ( With transparent background and a border ) ... the focus color colors the whole body , it could be tweaked to change the border only

medyo commented 9 years ago

It's more an enhancement than a bug, Maybe i can add it in the upcoming version. However if you really need it, it'll take you max 10 mins to implement it. Check that commit : 11c329030a9fd6bd65b117c348790c2b4524fefd by @sgultekin to know how to add a new attribute.

abdelrahman-elkady commented 9 years ago

Yes I am just simulating it with onTouchListener for now , I will go on with it , good luck ;)

medyo commented 9 years ago

Okay Abdelrahman, Have a good coding day :wink: