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
If I try to add this attribute android:foreground="?android:attr/selectableItemBackground"
to a CircleImageView then when I click on the view the ripple is bounded to a square instead of a circle. How can you change that behavior?