[Library Demo] ShapedImageView

[Library Demo] ShapedImageView

Business Office 1.0
Android library demoCustom shape ImageView using PorterDuffXfermode with paint shapes and SVGs.https://github.com/MostafaGazar/CustomShapeI
1.0

Screenshots

Description

Android library demo

Custom shape ImageView using PorterDuffXfermode with paint shapes and SVGs

.

https://github.com/MostafaGazar/CustomShapeImageView

.

Usage:

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/sample"

app:shape="circle"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/sample"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/sample"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/sample"

app:svg_raw_resource="@raw/shape_star"

android:scaleType="centerCrop" />

.

Libraries used:

https://github.com/latemic/svg-android

Expand

Other Information

  • Release Time

    2024/12/24

  • Size

    225.61KB

  • Category

    Business Office
  • Package Name

    com.meg7.samples