Android手势识别ViewFlipper触摸动画
最近项目中用到了ViewFlipper这个类,感觉效果真的很炫,今天自己也试着做了下,确实还不错。 首先在layout下定义viewflipper.xml [html] <?xmlversion="1.0"encoding="utf-8"?><LinearLayoutxmlns:Android="http://schemas.android.com/apk/res/android"android:layout_width="fill_pa...