github

yingLanNull / ShadowImageView

  • пятница, 31 марта 2017 г. в 03:11:37
https://github.com/yingLanNull/ShadowImageView

Java
可以根据图片变颜色,更加细腻的阴影效果 It can change color according to the picture, more delicate shadow effect



ShadowImageView

Abstract

More exquisite shadow effect, used in some special scene to enhance the user experience.

Chinese Documents

查看中文文档

Picture

1 2

GIF

1

Demo

Download App

Usage

In layout

	    <com.yinglan.shadowimageview.ShadowImageView
	            android:id="@+id/shadow"
                android:layout_width="300dp"
                android:layout_height="300dp"
                app:shadowRound="20dp"
                app:shadowSrc="@mipmap/lotus" />

Set Picture

    shadow.setImageResource(resID); 

FAQ

See PPMusicImageShadow, the effect of time has made the simple implementation no upload Jcenter library, there may be a potential problem for study and communication, looking forward to you have a better way of implementation.

License

The work done has been licensed under Apache License 2.0. The license file can be found here. You can find out more about the license at:

http://www.apache.org/licenses/LICENSE-2.0