aeatho / DialogAnim

带动画的Dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

带动画的Dialog

License:MIT License


Languages

Language:Java 100.0%