CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android viewgroup

搜索资源列表

  1. AllAppScroller.java.tar

    0下载:
  2. 一个通过继承ViewGroup,应用Scroller实现的手动拖拽滚屏及自动滚屏的自定义UI控件,可以让初学者很容易地看明白如何制作自定义滚屏效果-1 through inheritance ViewGroup, application Scroller Scroll to achieve manual and automatic scrolling drag custom UI controls, so that beginners can easily understand how to c
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:1445
    • 提供者:龚正
  1. ScrollLayoutTest

    0下载:
  2. android中触摸划屏的一个实现,主要是对Scroller类的详解,期中需要对view的视图坐标和布局坐标进行学习,掌握scrollTo()和scrollBy()方法的作用,学习ViewGroup掌握如何绘制自定义ViewGroup-android touch swiping an implementation Scroller class Detailed, mid-term view view coordinates and layout coordinates for learning,
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:70290
    • 提供者:李俏鹏
  1. ViewGroup

    0下载:
  2. android 頁面滑動 viewfilper demo 簡單明了 初學者易用 -android page the sliding viewfilper demo simple to understand for beginners easy to use
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:601824
    • 提供者:林知禮
  1. Select_Contact_Exam

    0下载:
  2. 通过ViewGroup动态的添加子View并实现自动换行,类似Android系统新建短信时候选择联系人的功能实现。-And word wrap, new SMS when Select contact the functionality to achieve similar Android system by the ViewGroup dynamically add child View.
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:58368
    • 提供者:李小龙
  1. MoveViewGroup

    0下载:
  2. MoveViewGroup android viewgroup-MoveViewGroup android viewgroup
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:346901
    • 提供者:lvgongyi
  1. android-viewflow-master

    0下载:
  2. View Flow for Android ViewFlow is an Android UI widget providing a horizontally scrollable ViewGroup with items populated from an Adapter. Scroll down to the bottom of the page for a screen shot. The component is a Library Project. This means
  3. 所属分类:Applications

    • 发布日期:2017-11-02
    • 文件大小:242581
    • 提供者:Phong
  1. Android_viewflow

    0下载:
  2. Android使用ViewGroup实现View左右滑屏的例子-Android to use ViewGroup achieve View about sliding screen example
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:704628
    • 提供者:marcoaros
  1. DragListView

    0下载:
  2. 可以拖动的ListView,实现手动拖动的ListView 可以拖动的ListView,实现手动拖动的ListView-DragListView package com.tarena.draglist.demo import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View imp
  3. 所属分类:android

    • 发布日期:2017-10-31
    • 文件大小:207867
    • 提供者:zhengyunguang
  1. Android_shiwutixing

    0下载:
  2. 事物提醒功能源码 事物提醒功能源码-package com.cn.daming import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.BaseAdapter import
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:876228
    • 提供者:魏神莫
  1. Mofang360UI

    0下载:
  2. 最近看了下360手机卫士wp8风格,简约,大方,很好看,所以也就模仿了下。具体反编译360 看到布局文件是一个自定义的viewgroup, 很值得研究学习,尤其是布局写法,适配做法,还使用了android-support-v4.jar 之viewpage 做到了界面上还能左右滑动。-Recently looked under 360 mobile guards wp8 style, simple, generous, good looking, so it mimics the next.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:899478
    • 提供者:
  1. snake

    0下载:
  2. 这是一个简单的贪吃蛇游戏!只要把这个游戏导入eclipse就可以运行和查看源代码-import com.ruimin.snake.model.GameConstant import com.ruimin.snake.view.GameView import android.os.Bundle import android.os.Handler import android.os.Message import android.app.Activity im
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1806636
    • 提供者:康瑞民
  1. DragImageView

    0下载:
  2. android 自定义ImageView实现图片手势滑动,多点触摸放大缩小效果(仿腾讯,新浪),这里面实现多少会有不足之处,大家在运用的时候根据需求自行调整,大多都是多数图片左右切换实现,这个大家可以自定义ViewGroup或者重写控件实现.-android custom ImageView achieve picture slide gestures, multi-touch zoom effect (Imitation Tencent, Sina), there will be inadeq
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:159888
    • 提供者:
  1. FocusChangeWithInterestingRectHintTest

    0下载:
  2. android.view.FocusFinderfindNextFocus(android.view.ViewGroup, android.view.View, int) and android.view.ViewrequestFocus(int, android.graphics.Rect) work together to give a newly focused item a hint about the most interesting rectangle of the previous
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1163
    • 提供者:nengkiujai
  1. MyGridLayoutDemo

    0下载:
  2. android自定义viewGroup的应用程序,实现了瀑布流效果-Custom viewGroup android applications to achieve a cascade effect
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1644556
    • 提供者:丁三
  1. AndroidStaggeredGrid-master

    0下载:
  2. 允许非对齐行的GridView,类似Pinterest的瀑布流,并且跟ListView一样自带View缓存,继承自ViewGroup 布局: <LinearLayout xmlns:android= http://schemas.android.com/apk/res/android xmlns:tools= http://schemas.android.com/tools xmlns:staggered= http://schemas.android.com
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:143941
    • 提供者:蒋舜
  1. RenRen_a5

    0下载:
  2. 高仿安卓人人梦想源码最低运行版本是android 2.2使用的人人的官方API可以直接使用人人网帐号登录。打开以后可以出现仿人人客户端的动态引导页,项目中使用了百度的locSDK实现定位和获取周边,。另外重写了ViewGroup、ImageView和Gallery。通过使用Android快速开发框架Afinal下载和缓存显示图片。-Zhuo in the high Fangan everyone dreams of source code running and the minimum vers
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:6973396
    • 提供者:董帅
  1. AndroidProject

    0下载:
  2. Android应用界面开发 1. 了解View类、ViewGroup的作用 2. 掌握常用布局管理器的使用 3. 掌握XML界面控制的设计方法 4. 掌握常用的界面设计组件的功能  TextView和EditText的功能和用法  Button和ImageButton的功能和用法  RadioButton和CheckBox的功能和用法  ToggleButton的功能和用法  时钟
  3. 所属分类:Applet

    • 发布日期:2017-12-15
    • 文件大小:1368064
    • 提供者:ljw
  1. RangeSeekBarDemo

    0下载:
  2. 刻度尺 简单的方便的 能够实时获取数据 代码简单 希望大家喜欢(android java public class RangeSeekBar extends ViewGroup)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6490112
    • 提供者:乞丐
搜珍网 www.dssz.com