Tag: ShapeableImageView

  • ShapeableImageView – Material components for android [Example]

    ShapeableImageView – Material components for android [Example]

    Do you want to change the shape of your ImageView in android? If yes then it’s the right place to look into it. Material Design 1.2.0 introduced ShapeableImageView which draws the image with the provided Shape in your imageview. By using ShapeableImageView, you can change the shape of your image to a circle, diamond, etc. Also, you […]