此项目仿IOS地址:SergioChan创意的:SCCinemaAnimation
An Android native implementation of a Cinema Animation Application. See more at https://dribbble.com/shots/2339238-Animation-for-Cinema-Application.
Android上电影购票的动效实现。微博上看到@壹了人拾做的设计,实现了一个demo。
设计创意和动效全部来自于Xer.Lee在Dribbble上的作品:https://dribbble.com/shots/2339238-Animation-for-Cinema-Application。这是一个在Android上原生实现的相似交互的开源库,没有百分百和设计原稿一致。
没什么特别的……就是一个效果的展示吧。觉得酷炫所以就做了。实现的有些匆忙。
The design was originated from Xer.Lee's work on Dribbble:https://dribbble.com/shots/2339238-Animation-for-Cinema-Application. This is an open-sourced Android-native libray similar to this design, not 100% equivalent to the original desgin.
1.0
Android 2.3以上 屏幕分辨率 > w:325.h:514 测试通过
The initialization is very simple. Just like the sample below:
//加入compile.
compile 'com.nineoldandroids:library:2.4.0'
//调用
showview and hideview。