TaurusXi / GuideBackgroundColorAnimation

A library for making the background color change while you scoll the viewpager
648 stars 218 forks source link

How to import #2

Closed tejaslodaya closed 4 years ago

tejaslodaya commented 9 years ago

How do i import this library in android studio? I mean compile 'cn.taurusxi.guidebackgroundcoloranimation.1.0' or what? PLease guide

gxshao commented 7 years ago

GuideBackgroundColorAnimation/library/src/main/java/cn/taurusxi/guidebackgroundcoloranimation/library/ you gonna find .java file in this path..and copy it into your project and create new view in your layout file...and follow the sample code