fightwen / ListCardFlip

翻牌的ListView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListCardFlip

翻牌的ListView,利用縮放兩張卡片,正面卡片由x軸最大值縮為0,反面卡片由0放大為最大值。
感謝:http://blog.csdn.net/guolin_blog/article/details/10766017/

Use ScaleAnimation to change forward of the card x -axis maximum reduction of 0 , 0 zoom back of the card by the maximum.
Thanks:http://blog.csdn.net/guolin_blog/article/details/10766017/


正面forward
Alt text
翻面後back
Alt text

License

Copyright 2016 Flight Wen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.    

About

翻牌的ListView


Languages

Language:Java 100.0%