资源简介


代码片段和文件信息

/*
 * Copyright (C) 2015 Two Toasters
 *
 * 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 com.twotoasters.jazzylistview;

import android.view.View;
import android.view.ViewPropertyAnimator;

/**
 * This interface serves as the contract for a transition effect.
 */
public interface

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-03-16 12:17  JazzyListView-master\
     文件         376  2015-03-16 12:17  JazzyListView-master\.gitignore
     文件           0  2015-03-16 12:17  JazzyListView-master\.gitmodules
     文件         553  2015-03-16 12:17  JazzyListView-master\CHANGELOG.md
     文件       11343  2015-03-16 12:17  JazzyListView-master\LICENSE.txt
     文件        2500  2015-03-16 12:17  JazzyListView-master\README.md
     文件         387  2015-03-16 12:17  JazzyListView-master\build.gradle
     文件        4886  2015-03-16 12:17  JazzyListView-master\checkstyle.xml
     文件        9875  2015-03-16 12:17  JazzyListView-master\feature-graphic.png
     文件        3352  2015-03-16 12:17  JazzyListView-master\gradle-bintray-push.gradle
     文件         985  2015-03-16 12:17  JazzyListView-master\gradle.properties
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\
     文件         717  2015-03-16 12:17  JazzyListView-master\library-recyclerview\build.gradle
     文件          78  2015-03-16 12:17  JazzyListView-master\library-recyclerview\gradle.properties
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\
     文件         128  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\AndroidManifest.xml
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\com\
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\com\twotoasters\
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\com\twotoasters\jazzylistview\
     目录           0  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\com\twotoasters\jazzylistview\recyclerview\
     文件        4674  2015-03-16 12:17  JazzyListView-master\library-recyclerview\src\main\java\com\twotoasters\jazzylistview\recyclerview\JazzyRecyclerViewScrollListener.java
     目录           0  2015-03-16 12:17  JazzyListView-master\library\
     文件         628  2015-03-16 12:17  JazzyListView-master\library\build.gradle
     文件          65  2015-03-16 12:17  JazzyListView-master\library\gradle.properties
     目录           0  2015-03-16 12:17  JazzyListView-master\library\src\
     目录           0  2015-03-16 12:17  JazzyListView-master\library\src\main\
     文件         115  2015-03-16 12:17  JazzyListView-master\library\src\main\AndroidManifest.xml
     目录           0  2015-03-16 12:17  JazzyListView-master\library\src\main\java\
     目录           0  2015-03-16 12:17  JazzyListView-master\library\src\main\java\com\
............此处省略69个文件信息

评论

共有 条评论