文章分类 -  对话框 (dialog)

【开源】spots-dialog
摘要:spots-dialog项目地址:https://github.com/d-max/spots-dialog介绍:一个显示圆点水平移动加载提示的自定义AlertDialog运行效果:使用说明:和AlertDialog的使用方法一样:1234AlertDialogdialog=newSpotsDial... 阅读全文

posted @ 2015-05-08 12:09 wasdchenhao 阅读(465) 评论(0) 推荐(0)

【开源】dialogplus
摘要:dialogplus项目地址:https://github.com/orhanobut/dialogplus介绍:一个简单容易使用的对话框——DialogPlus。可以显示在上 中 下三个位置。运行效果:使用说明:无相关代码ZProgressHUD 阅读全文

posted @ 2015-04-28 10:02 wasdchenhao 阅读(555) 评论(0) 推荐(0)

【开源】BlurDialogFragment
摘要:BlurDialogFragment项目地址:https://github.com/tvbarthel/BlurDialogFragment介绍:可以在dialog的后面造成模糊效果,模糊的实现是基于FastBlur算法实现的。运行效果:使用说明:最简单的使用方式是继承BlurDialogFragm... 阅读全文

posted @ 2015-04-09 09:42 wasdchenhao 阅读(214) 评论(0) 推荐(0)

【开源】AlertDialogPro
摘要:AlertDialogPro项目地址:https://github.com/fengdai/AlertDialogPro介绍:在安卓中要改变AlertDialog的外观是非常不容易的事情,即便是HoneyComb之后增加了android:singleChoiceItemLayout属性。AlertD... 阅读全文

posted @ 2015-04-01 15:48 wasdchenhao 阅读(145) 评论(0) 推荐(0)

【开源】material-dialogs
摘要:material-dialogs项目地址:https://github.com/afollestad/material-dialogs介绍:AppCompat的Material主题仅管支持绝大多数控件,却没法让AlertDialog也变成Material风格,这个库允许你在任意版本上实现Materi... 阅读全文

posted @ 2015-03-30 10:42 wasdchenhao 阅读(385) 评论(0) 推荐(0)

【开源】BubbleIntroHelper
摘要:BubbleIntroHelper项目地址:https://github.com/theredsunrise/BubbleIntroHelper介绍:气泡提示,用于在应用第一次启动时让用户关注界面上某些元素,可以指定只在某个版本出现气泡提示。气泡的位置能根据提示依附的对象的位置自动调整,调用起来也很... 阅读全文

posted @ 2015-03-25 18:10 wasdchenhao 阅读(84) 评论(0) 推荐(0)

【开源】sweet-alert-dialog
摘要:sweet-alert-dialog项目地址:https://github.com/pedant/sweet-alert-dialog介绍:一个带动画效果的自定义对话框样式运行效果:使用说明:这个项目依赖于另外一个项目http://www.jcodecraeer.com/a/opensource/2... 阅读全文

posted @ 2015-03-25 15:00 wasdchenhao 阅读(165) 评论(0) 推荐(0)

【开源】Material Dialog
摘要:Material Dialog项目地址:https://github.com/drakeet/MaterialDialog介绍:android l Material 风格的alert对话框源码,看起来还是比较舒服,使用简单,可以更换背景。运行效果:使用说明:mMaterialDialog = new... 阅读全文

posted @ 2015-03-24 10:23 wasdchenhao 阅读(207) 评论(0) 推荐(0)

导航