# FlycoDialog_Master **Repository Path**: loveandroid/FlycoDialog_Master ## Basic Information - **Project Name**: FlycoDialog_Master - **Description**: 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. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-10-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #FlycoDialog-Master [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FlycoDialog--Matser-green.svg?style=flat)](https://android-arsenal.com/details/1/2430) 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 ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_1.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_2.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_3.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_4.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_5.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_6.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_7.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_8.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_9.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_10.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_11.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_12.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_13.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_14.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_15.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_16.gif) ![](https://github.com/H07000223/FlycoDialog_Master/blob/master/gif/preview_17.gif) ####[Here is a DemoApk download](http://fir.im/mj9p) ##Gradle ```groovy 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. * [FlycoAnimation_Lib-v1.0.0.jar](https://github.com/H07000223/FlycoDialog_Master/blob/master/Jar/v1.0.0/FlycoAnimation_Lib-v1.0.0.jar) * [FlycoDialog_Lib-v1.0.0.jar](https://github.com/H07000223/FlycoDialog_Master/blob/master/Jar/v1.0.0/FlycoDialog_Lib-v1.0.0.jar) * [nineoldandroids-2.4.0.jar](https://github.com/H07000223/FlycoDialog_Master/blob/master/Jar/nineoldandroids-2.4.0.jar) ##Thanks * [NineOldAndroids](https://github.com/JakeWharton/NineOldAndroids) * [NiftyDialogEffects](https://github.com/sd6352051/NiftyDialogEffects) * [AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations) ##Usage see [wiki](https://github.com/H07000223/FlycoDialog_Master/wiki)