码迷,mamicode.com
首页 >  
搜索关键字:scroll bar    ( 8099个结果
Android Notification NotificationManager使用示例
时间过得太快,想抽出点时间做点东西也是很难,总有各种各样的事。之前其实看书谢了关于Notification的demo,但是感觉还是不够。于是又打开了sdk文档和谷歌官方的Status Bar Notifications developer guide。其实之前一直是看书和网上的教程在学andro.....
分类:移动开发   时间:2015-03-11 14:28:53    阅读次数:144
android——GestureDetector.OnGestureListener 手势详解
Android Touch Screen 与传统Click Touch Screen不同,会有一些手势(Gesture),例如Fling,Scroll等等。这些Gesture会使用户体验大大提升。Android中的 Gesture识别(detector)是通过GestureDetector.OnGe...
分类:移动开发   时间:2015-03-11 12:38:34    阅读次数:149
html button样式变圆角
border-radius 不兼容ie7、ie8 .savebuution0 { background: url("../image/none.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); border:medium none; border-radius: 8px; color: #fff; font-weight: bold; height: 45px;...
分类:Web程序   时间:2015-03-11 10:52:13    阅读次数:385
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!