Questions tagged [shapeableimageview]
3 questions
1
vote
1 answer
Remove ripple effect from ShapeableImageView with setOnClickListener
I have this ShapeableImageView for which I want to handle the click event but without the ripple effect that looks bad because the container is as small as the button and there's no room for the effect to expand nicely. So, I want to disable it for…

alexmro
- 563
- 4
- 16
0
votes
0 answers
Identical code behaves differently in two different classes in Android
I'm working on an Android application and I've run into a strange issue. I have two classes, GoogleSignUpFragment and EmailSignUpFragment, which both contain identical pieces of code for picking an image from the gallery and loading it into a…

nick01
- 1
0
votes
1 answer
Shapeable image view - corner color - android
In the second fragment I have used shapeable image view with shape appearance overlay to rounded. while applying material container transform, black corner are visible in shapeable image view. Help me how to remove the black corners.

krish
- 61
- 6