medyo / Fancybuttons

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

Minor improvement #71

Closed F0RIS closed 7 years ago

F0RIS commented 7 years ago

Added setting disabled state color (works only without Ripple Effect) Added ability to disable Ripple Effect Added reading attribute android:enabled Fixed bug with long layout inflating if there is no need font in assets (appears on some devices due to multiple attempts to find font). And if font was not found, every next inflating it trying to find it again. Need to make fix - memorize already searched fonts and don't search them again. May be will do it afterwards

medyo commented 7 years ago

Merged, Thank you @F0RIS 👍