File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ MaterialDeleteLayout
2
+ ================================================
3
+
4
+ 说明
5
+ -------------------------------------------------
6
+ 早上逛github的时候,发现[ ParticleLayout] ( https://github.com/ZhaoKaiQiang/ParticleLayout ) 这个开源项目,觉得这个创意还可以...
7
+
8
+ ![ ] ( https://camo.githubusercontent.com/092e00676b8f15550ea758aa2b03f974832e5834/687474703a2f2f69332e74696574756b752e636f6d2f613231363366393065623934663831642e676966 )
9
+
10
+ 从说明中又点进去看IOS的效果,也从那里看到了原设计图...
11
+
12
+ 原设计图是这样子的:
13
+
14
+ ![ ] ( https://camo.githubusercontent.com/490039a4bea1e9a298d83ae344d124c872620ea6/68747470733a2f2f6431337961637572716a676172612e636c6f756466726f6e742e6e65742f75736572732f3734373835372f73637265656e73686f74732f323234353632362f5f5f5f5f2e6769663f7261773d74727565 )
15
+
16
+ IOS的效果是这样的:
17
+
18
+ ![ ] ( https://github.com/MartinRGB/MTMaterialDelete/raw/master/342.gif?raw=true )
19
+
20
+ 那一刻感觉android的效果lower了好多,然后就想写写了,呵呵,我一直认为ios能做到的,android能做的更好(路过的别打我,呵呵)当然,原作者写的很好。。。为了不多造轮子,我用了另一种方式(从手机边缘侧拉)去实现,其实只是拿了之前练习的demo改改而成的...啊哈哈
21
+
22
+ 这是我实现的效果图:
23
+ --------------------------------------------
24
+
25
+ ![ ] ( http://www.apkbus.com/data/attachment/forum/201509/21/155948g6lorqr6olkkikfk.png )
26
+
27
+ 感谢我同事(网名xcjj,找他请加android群304243460)帮我录制视频...啊哈哈...
28
+
29
+ ![ ] ( http://www.apkbus.com/data/attachment/forum/201509/21/153255yl2wq6ghziqywizb.gif )
30
+
31
+ 感谢
32
+ ---------------------------------------------------------------
33
+ [ plattysoft/Leonids] ( https://github.com/plattysoft/Leonids ) (因为android实现的粒子效果都用了这个库)
You can’t perform that action at this time.
0 commit comments