changhelaobiao / FlycoDialog_Master

A powerful android dialog library with inner widgets and animations supports customization.Easy to use, easy to customise. Support for Android 2.2 and up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#FlycoDialog-Master Android Arsenal

A powerful android dialog library with inner widgets and animations supports customization.Easy to use, easy to customise. Support for Android 2.2 and up.

##Demo

####Here is a DemoApk download

##Gradle

dependencies{
     compile 'com.flyco.dialog:FlycoDialog_Lib:1.1.0@aar'
     compile 'com.flyco.animation:FlycoAnimation_Lib:1.0.0@aar'
     compile 'com.nineoldandroids:library:2.4.0'
}

##Eclispe Eclipse Developers should include jars below into your project.

##Thanks

##Usage see wiki

About

A powerful android dialog library with inner widgets and animations supports customization.Easy to use, easy to customise. Support for Android 2.2 and up.

License:MIT License


Languages

Language:Java 100.0%