搜索资源列表
evc_ListView_HideScrollBar
- Windows CE平台下listview控件的使用,可隐藏scrollbar-Windows CE platform using the listview control, to hide scrollbar
Android-ProgressBar
- Android提供的ProgressBar Widget控件与ProgressDialog应用目标不同,在程序一开始即可在main.xml Layout当中布局,先将部署在Layout里的ProgressBar的属性设为隐藏(一开始看不见),而后使用进程来“假装”程序忙碌中,但不同的是,可在进程当中取得运行时的进度,在“运行”的过程中,将运行进度通过TextView显示出来。本范例除了学习ProgressBar Widget的显示及使用之外,另一个学习关键则是Handler的使用,因为新起的进程
MaterialDesignLearn-master
- # MaterialDesignLearn 主要是学习design lib里面的控件使用 ##NavigationView ![NavigationView](https://github.com/thinkSky1206/MaterialDesignLearn/blob/master/images/nav.png ) ##RecyclerView实现瀑布流 ![RecyclerView](https://github.com/thinkSky1206/Materia
tengfeixiaoyuanxinwen
- 注意:本项目是基于android studio开发的,eclipse可能无法直接导入。 一个符合 Google Material Design 的 Android 校园新闻客户端腾飞新闻,项目主页https://github.com/sues-lee/SuesNews 通过本项目你可以了解到 怎样使用不同的资源文件对不同版本的系统进行 适配 怎样使用 ORMLite 进行数据库存储 怎样符合 MaterialDesign 的设计规范 怎样使用 support-v4 以及