• 大小: 0.02M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 语言: Java
  • 标签: 布局  

资源简介

一个具有折叠效果的布局,大家可以复用

资源截图

代码片段和文件信息

/*
 * Copyright (C) 2013 The Android Open Source Project
 *
 * 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.example.android.foldinglayout;

import android.content.Context;
import android.graphics.*;
import android.graphics.Paint.style;
import android.graphics.Shader.TileMode

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-01-15 19:29  folding-layout-library-master\
     文件         466  2014-01-15 19:29  folding-layout-library-master\.classpath
     文件          17  2014-01-15 19:29  folding-layout-library-master\.gitignore
     文件         825  2014-01-15 19:29  folding-layout-library-master\.project
     文件         457  2014-01-15 19:29  folding-layout-library-master\AndroidManifest.xml
     文件       11325  2014-01-15 19:29  folding-layout-library-master\LICENSE
     文件         654  2014-01-15 19:29  folding-layout-library-master\README.md
     文件        4076  2014-01-15 19:29  folding-layout-library-master\build.xml
     文件         563  2014-01-15 19:29  folding-layout-library-master\project.properties
     目录           0  2014-01-15 19:29  folding-layout-library-master\res\
     目录           0  2014-01-15 19:29  folding-layout-library-master\res\values\
     文件        1382  2014-01-15 19:29  folding-layout-library-master\res\values\strings.xml
     目录           0  2014-01-15 19:29  folding-layout-library-master\src\
     目录           0  2014-01-15 19:29  folding-layout-library-master\src\com\
     目录           0  2014-01-15 19:29  folding-layout-library-master\src\com\example\
     目录           0  2014-01-15 19:29  folding-layout-library-master\src\com\example\android\
     目录           0  2014-01-15 19:29  folding-layout-library-master\src\com\example\android\foldinglayout\
     文件       20282  2014-01-15 19:29  folding-layout-library-master\src\com\example\android\foldinglayout\FoldingLayout.java
     文件         976  2014-01-15 19:29  folding-layout-library-master\src\com\example\android\foldinglayout\OnFoldListener.java

评论

共有 条评论