Skip to content

TooLazyy/androidfadeview

Repository files navigation

Android FadeView

A sample of fadingview which allows to make a "fading edges" effect like in instagramm comments.

Screenshots


Some screen shots

Usage


Just put views you need to fade inside

    <ru.wearemad.fadeview.FadeView
        android:layout_width="match_parent"
        android:layout_height="match_parent">

<!--your view here-->
</ru.wearemad.fadeview.FadeView>

About

Android Fade View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages