前一段时间用LinearGradient(线性渐变)
写了一个颜色变化闪动的文字控件和文字进度条http://blog.csdn.net/huweigoodboy/article/details/43088953,
最近在github上看到一个开源控件Titanic,特拿来分析一下,效果如下图:
一,实现原理
这里需要用到BitmapShader,用一张图片为图像渲染。...
分类:
其他好文 时间:
2015-04-29 19:53:48
阅读次数:
181
介绍在Window上如何安装Git,在GitHub上如何创建项目,Eclipse如何使用Git并且将项目同步到GitHub上。...
分类:
系统相关 时间:
2015-04-29 19:50:33
阅读次数:
483
Showcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices.地址:https://github.com/antoniolg/MaterialEverywhere
分类:
其他好文 时间:
2015-04-29 19:42:45
阅读次数:
179
Custom Tabs with Material Design effects地址:https://github.com/neokree/MaterialTabs
分类:
其他好文 时间:
2015-04-29 19:28:01
阅读次数:
268
直接5.0开发的项目,特效非常好,不过这个不能兼容5.0以下的版本地址:https://github.com/saulmm/Android-Material-Examples
分类:
移动开发 时间:
2015-04-29 19:25:01
阅读次数:
145
This is a library with components of Android L to you use in android 2.2地址:https://github.com/navasmdc/MaterialDesignLibrary
分类:
其他好文 时间:
2015-04-29 19:15:55
阅读次数:
133
Navigation Drawer Activity with material design style and simplified methods地址:https://github.com/neokree/MaterialNavigationDrawer
分类:
其他好文 时间:
2015-04-29 19:04:53
阅读次数:
164
git 请求github 之403 拒绝访问问题...
分类:
数据库 时间:
2015-04-29 17:18:52
阅读次数:
198
chrome插件很好的中文文档教程: https://crxdoc-zh.appspot.com/extensions/getstarted
代码:https://github.com/KevinOfNeu/ChromeExtentionSeed
喜欢的话就给个Star吧~...
分类:
其他好文 时间:
2015-04-29 17:16:15
阅读次数:
116
Vundle项目托管在github上https://github.com/gmarik/vundle。
其特色在于使用git来管理插件,更新方便,支持搜索,一键更新,从此只需要一个vimrc走天下。在vimrc文件中添加如下内容来启用vundle管理vim插件的功能:set rtp+=$VIM/vimfiles/bundle/vundle/
call vundle#rc('$VIM/vimfi...
分类:
系统相关 时间:
2015-04-29 17:08:43
阅读次数:
247