搜索资源列表
SlidingDrawerDemo
- 安卓,有关菜单的带代码,下拉菜单的源代码,非常实用-Andros, about the menu with the code, a drop-down menu of source code, very practical
ketai
- android开发基本框架,以及下拉列表,菜单,单选框,复选框的构建-android
AutoCompletText
- 输入相应的字体下拉菜单中现实所有相关的内容-Input the corresponding font drop-down menu in reality all related content
UseListViewDown
- android开发里面的listview运用,写了一个小程序,像qq好友想下拉菜单-The android development inside the listview use, write a small program, like qq Friends want the drop-down menu
TestPullPopWindow
- popupWindow展示下拉菜单,简单的demo-popupWindow show the drop-down menu, a simple demo
Spinner
- android系统中的下拉菜单编程代码,实现最简单的编写形式-drop-down menu in the android system programming code, the simplest form of the preparation
2
- Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第2章 Android平台特色控件 2.1 搜索框控件——SearchView 2.1.1 搜索框控件基本知识 2.1.2 搜索框控件使用案例 2.2 开关窗口——Swit
scu-now
- android开发设计源码!包含登陆注册,数据库使用,listview下拉刷新,上啦加载更多。左右滑动菜单slidingmenu使用。-android development and design source! Log in Register contains the database to use, listview pull to refresh, load more on it. Slide left menu slidingmenu use.
MainActivity_1
- 用PopupWindow实现的下拉框,并对框内的菜单进行了监听控制-PopupWindow achieved using drop-down box, and the box for the monitor control menu
ActionsContentView-master
- 下拉刷新列表 左右切换菜单,类似网易客户端-Drop-down menu to refresh the list to switch around, like Netease client
BaseAnimationAndroid
- BaseAnimation Android动画合集开源APP项目源码,效果说明: 1.增加Splash动画 (中心打开式效果 ) 2.增加Flip折叠效果的集合(13种) 3.增加NineOld集合(18+) 4.高仿系列(6中经典动画) 火车票出票动画 淘宝菜单 优酷导航菜单 图片3D浏览 下拉选择框 扫雷效果 BaseAnimation Android动画合集开源APP项目源码更新:
ViewPaper
- 仿QQ客户端左右滑动及下拉菜单更新效果,主要用到异步刷新,下拉菜单,左右滑动等技术。-Imitation QQ client drop-down menu sliding around and updated results, android slide and asynchronous learning good material to refresh
Collection-information-reader
- 源码简介: 本项目是一套关于图文资讯的项目源码,这个项目是由若干个小项目组成。整整集成了10个开源项目, 把不要重复造轮子这句程序界的名言发扬的无比光大。其中七个项目以jar包形式支持,其余三个需要 以工程方式链接。另外项目使用了mvc和多种设计模式但是代码比较干净整洁。更多项目细节可以自己 下载源码编译运行。另外项目是从github直接下载的,如果出错可以访问https://github.com/geniusgithub/Look-Around下载最新源码 涉及模块&
AiXianMian
- 底部菜单加 fragment 加pulltorefrsh实现上拉加载更多,下拉刷新-radiobutton fragment pulltorefresh
list-Province
- 控件学习的好工程,可以学习Android开发中很常见的多级级联的下拉菜单的格式等等。-Android listview
jishibenjianyibiji
- 这是一款基于Material Design 设计的开源笔记本应用,后端用了bmob的sdk。 目前bmober已经将这款应用开源提供给各位朋友,相互学习和交流。 1.1.0 增加了笔记列表的卡片式的布局,可在设置里面切换 增加了下拉同步笔记的组件 增加编辑笔记时点击返回询问是否保存 使用了Snackbar代替了Toast的提示 去除了编辑笔记内容的下划线 修改了笔记列表的显示时间方式 修复了小米2s 5.0上CardView的显示问题 1.0.2 Material Design风格,采用抽屉式
AutoCompleteTextViewTest
- AutoCompleteTextView(自动完成文本框)从EditText派生而来,比普通文本编辑框多一个功能:当用户输入一定字符之后,自动完成文本框会显示一个下拉菜单,供用户选择。当用户选择某个菜单项之后, AutoCompleteTextView按用户选择自动填写该文本框。(AutoCompleteTextView (automatic text box) is derived from EditText, than ordinary text edit box more than one