Skip to content

Commit 8ed6774

Browse files
committed
加入AlertView,精仿iOS的AlertViewController效果
1 parent 972ccd9 commit 8ed6774

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,11 @@ Demo 地址:[Download Demo](https://github.com/daimajia/AndroidSwipeLayout/rel
12441244
项目地址:https://github.com/Tibolte/Android-Anim-Playground
12451245
效果图:![Renderings](https://raw.githubusercontent.com/Tibolte/Android-Anim-Playground/master/androiddemosvg.gif)
12461246

1247+
1. AlertView
1248+
仿iOS的AlertViewController 几乎完美还原iOS 的 AlertViewController ,同时支持Alert和ActionSheet模式,每一个细节都是精雕细琢,并把api封装成懒到极致模式,一行代码就可以进行弹窗.
1249+
项目地址:https://github.com/saiwu-bigkoo/Android-AlertView
1250+
效果图:![Renderings](https://github.com/saiwu-bigkoo/Android-AlertView/blob/master/preview/alertviewdemo.gif)
1251+
12471252
1. NiftyDialogEffects
12481253
支持自定义飞入动画样式的 Dialog
12491254
项目地址:https://github.com/sd6352051/NiftyDialogEffects

0 commit comments

Comments
 (0)