PaletteImageView

介绍:

PaletteImageView是一个可以动态的提取图片的主要颜色,并将颜色作为图片阴影的控件。

运行效果:

使用说明:

 <com.dingmouren.paletteimageview.PaletteImageView
            android:id="@+id/palette2"
            android:layout_width="180dp"
            android:layout_height="180dp"
            app:cornerRadis="50dp"
            app:paletteSrc="@mipmap/yellow"          
            />
已下载
0