码迷,mamicode.com
首页 >  
搜索关键字:remoteviews    ( 32个结果
Android Widget 小部件(四---完结) 使用ListView、GridView、StackView、ViewFlipper展示Widget
A RemoteViews object (and, consequently, an App Widget) can support the following layout classes: FrameLayoutLinearLayoutRelativeLayout And the following widget classes: AnalogClockButtonChro...
分类:移动开发   时间:2014-08-11 00:24:11    阅读次数:494
android 实现自定义状态栏通知(Status Notification)
在android项目的开发中,有时为了实现和用户更好的交互,在通知栏这一小小的旮旯里,我们通常需要将内容丰富起来,这个时候我们就需要去实现自定义的通知栏,例如下面360或者网易的样式: 首先我们要了解的是 自定义布局文件支持的控件类型:Notification的自定义布局是RemoteViews,因此,它仅支持FrameLayout、LinearLayout、RelativeLayout三种...
分类:移动开发   时间:2014-05-21 15:38:33    阅读次数:347
32条   上一页 1 2 3 4
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!