资源简介
android 3D轮播实例源码下载
代码片段和文件信息
/*
* Copyright 2013 David Schreiber
* 2013 John Paul Nalog
*
* 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.
*/
package at.technikum.mti.fancycoverflow;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.*;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-06-18 19:02 FancyCoverFlow-master\
文件 332 2013-06-18 19:02 FancyCoverFlow-master\.gitignore
文件 582 2013-06-18 19:02 FancyCoverFlow-master\LICENSE
文件 1195 2013-06-18 19:02 FancyCoverFlow-master\README.md
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\
文件 1055 2013-06-18 19:02 FancyCoverFlow-master\library\AndroidManifest.xm
文件 1342 2013-06-18 19:02 FancyCoverFlow-master\library\ant.properties
文件 4598 2013-06-18 19:02 FancyCoverFlow-master\library\build.xm
文件 781 2013-06-18 19:02 FancyCoverFlow-master\library\proguard-project.txt
文件 1228 2013-06-18 19:02 FancyCoverFlow-master\library\project.properties
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\res\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\res\values\
文件 1209 2013-06-18 19:02 FancyCoverFlow-master\library\res\values\attr.xm
文件 795 2013-06-18 19:02 FancyCoverFlow-master\library\res\values\strings.xm
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\src\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\mti\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\mti\fancycoverflow\
文件 11837 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\mti\fancycoverflow\FancyCoverFlow.java
文件 2641 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\mti\fancycoverflow\FancyCoverFlowAdapter.java
文件 9812 2013-06-18 19:02 FancyCoverFlow-master\library\src\at\technikum\mti\fancycoverflow\FancyCoverFlowItemWrapper.java
目录 0 2013-06-18 19:02 FancyCoverFlow-master\samples\
文件 2092 2013-06-18 19:02 FancyCoverFlow-master\samples\AndroidManifest.xm
文件 1342 2013-06-18 19:02 FancyCoverFlow-master\samples\ant.properties
文件 4587 2013-06-18 19:02 FancyCoverFlow-master\samples\build.xm
文件 781 2013-06-18 19:02 FancyCoverFlow-master\samples\proguard-project.txt
文件 1246 2013-06-18 19:02 FancyCoverFlow-master\samples\project.properties
目录 0 2013-06-18 19:02 FancyCoverFlow-master\samples\res\
目录 0 2013-06-18 19:02 FancyCoverFlow-master\samples\res\drawable-hdpi\
文件 583 2013-06-18 19:02 FancyCoverFlow-master\samples\res\drawable-hdpi\ic_launcher.png
............此处省略36个文件信息
评论
共有 条评论