搜索资源列表
继承ViewGroup研究1一个小Demo演示效果
- 继承ViewGroup研究1一个小Demo演示效果
AllAppScroller.java.tar
- 一个通过继承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
ViewGroup_And_Custom_Adapter
- ViewGroup and Custom Adapter
ViewGroup
- 继承viewgroup的一个Demo。对于初学者开发有很大帮助-Inheritance a Demo viewgroup. Developed for beginners
Android_viewflow
- Android使用ViewGroup实现View左右滑屏的例子-Android to use ViewGroup achieve View about sliding screen example
Android_shiwutixing
- 事物提醒功能源码 事物提醒功能源码-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
LinearLayout
- LayoutParams extends mock_android.view.ViewGroup.LayoutParams.Creates an initialized LineNumberTableAttribute.
LinearLayout
- LayoutParams extends mock_android.view.ViewGroup.LayoutParams.Creates an initialized LineNumberTableAttribute.
AndroidProject
- Android应用界面开发 1. 了解View类、ViewGroup的作用 2. 掌握常用布局管理器的使用 3. 掌握XML界面控制的设计方法 4. 掌握常用的界面设计组件的功能 TextView和EditText的功能和用法 Button和ImageButton的功能和用法 RadioButton和CheckBox的功能和用法 ToggleButton的功能和用法 时钟
