/DialogAnim

带动画的Dialog

Primary LanguageJavaMIT LicenseMIT

FlycoDialog-Matser

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

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