[Library Demo] ShapedImageView

2024-12-24
[Library Demo] ShapedImageView 営業所
  • Android 7.0
  • Version: 1.0
  • 225.61KB
8
1
2
3
4
5
8(73)

[Library Demo] ShapedImageView -

Android ライブラリのデモ

PorterDuffXfermode とペイント シェイプおよび SVG を使用したカスタム シェイプ ImageView

https://github.com/MostafaGazar/CustomShapeImageView

使用法:

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/サンプル"

アプリ:shape = "円"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/サンプル"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/サンプル"

android:scaleType="centerCrop" />

android:layout_width="64dp"

android:layout_height="64dp"

android:src="@drawable/サンプル"

app:svg_raw_resource="@raw/shape_star"

android:scaleType="centerCrop" />

使用したライブラリ:

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

続きを読む

スクリーンショット

人気ダウンロード