You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It used to work before but recently I found it's no longer showing loading animation properly (button is still in rectangular shape) when used with background.
And the solution to that is wrapping by selector in drawable and use that in background instead of raw color, as mentioned by the author.
Is it possible to change the color of the button programmatically?
Providing a drawable as background makes initalCorner and finalCorner to be ignored.
The text was updated successfully, but these errors were encountered: