搜索资源列表
ScrollView
- Android中,ScrollView是一种可以滑动的控件。在一个屏幕显示不了全部内容时,可以使用此类。-Android, ScrollView, the a sliding control. All content can not on one screen, you can use this class.
Android_ScrollView
- android实用组件scrollview的用法说明,内附代码,可实现滑动效果,给力哦。-android practical component scrollview s instructions, included code can achieve sliding effect, to force oh.
ScrollView
- android滚动条DEMO,简单滚动条例子-android scroll view DEMO
scrollview
- 关于蓝牙的连接与通信问题,可以同时进行两个设备之间的切换。-android bluetooth connect and conmmuncations.
cod
- Android 解决ViewFlipper与ScrollView滑动响应事件拦截的问题-Android ViewFlipper and ScrollView
TestListViewStyle
- 在Android应用程序开发中,我们经常用到ListView这个控件,可能大家会对方方正正的ListView控件感到厌烦,这里来实现圆角的ListView,并放在ScrollView控件中。-Android application development, we often used ListView control, and we may be bored square ListView control to achieve rounded the ListView, and on Scrol
ScrollviewText
- 自定义View实现scrollview横向滑动加载控件的效果-Custom View scrollview horizontal sliding load control effect
list_grid_scroll-pull-up
- android listView,gridView,scrollView 的上拉和下拉刷新-android listView, gridView, scrollView pull-up and pull-down refresh
ListviewScrollview
- 實現android,listview教程,以及scrollview教程。 -Android, listview tutorials, as well scrollview tutorial.
ScrollViewRefresh
- Titanium mobile for android,scrollview的下拉刷新功能实现。-Titanium Mobile for Android, the scrollview pull to refresh feature implementation.
com.scrollview
- scrollview中的有map时的解决代码-Scrollview when there is a map of the address code
scrolldemo
- android控件scrollView调节高度Demo-scrollView adjustable height Demo
PullToRefresh
- android#下拉刷新和上拉加载更多DEMO,支持:ExpandableListView,ListView,GridView,ScrollView,WebView-android#,Pull to refresh,Release to refresh,Tap to refresh; ExpandableListView,ListView,GridView,ScrollView,WebView
photowallfallsdemo
- PhotoWallFallsDemoAndroid瀑布流照片墙实现,或者说是图片墙,体验Android的不规则布局,里面包括对图片进行管理的类,图片缓存技术的核心类,用于缓存在瀑布流中所显示的图片,在程序内存达到设定值时会将最少最近使用的图片移除掉。以及ImageLoader的实例,将一张图片存储到LruCache中,从LruCache中获取一张图片,如果不存在就返回null。第一次解析将inJustDecodeBounds设置为true,来获取图片大校自定义的ScrollView,在其中动态地
ElasticScrollView
- 实现自定义控件,集成ScrollView基本控件,支持下拉刷新功能。-Achieve custom, integrated ScrollView basic controls, support for the pull-down refresh feature.
scrollview-ListView-GridView
- [Android]下拉刷新上拉加载自定义控件.适用于listview,gridview,scrollview,expandablelistview等多种view-[Android] pull-down refresh on Raja upload custom suitable for listview, gridview, scrollview, expandablelistview other view
GridView
- android横向滚动,Griview控件实现-android scrollview
ScrollView
- ScrollView可实现控件在超出屏幕范围的情况下滚动显示。 用法:在XML文件中将需滚动的控件包含在ScrollView中,当控件超出屏幕范围时可通过滚动查看;ScrollView也提供了一些方法来控制自身的显示情况。-ScrollView scroll control can be achieved in the case beyond the screen area. Usage: required in the XML file that contains the contro
Scrollview
- [Demo]Scrollview滑动View的demo,实现了android界面滑动,显示多内容,可包括TextView、Button、等多种控件。-[Demo]Scrollview sliding demo View, to achieve the Android interface sliding, display more content, can include TextView, Button, and other controls.
Android 中ScrollView嵌套GridView
- Android ScrollView GridView