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
Issue:
I have a feature in my app where a loading button can change its color to grey when some conditions are not matched but button can still act like it is enabled.
So i am setting the button background dynamically like this in xml.
but when the animation starts the button keeps the original corner radius and the button just goes into loading state and it does not show a fully circular button.