摘要:
自定义Notification,需要使用RemoteView和其对应的layout。参考SDK中的layout./data/res/layout/status_bar_latest_event_content.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 2 android:id="@+id/status_bar_latest_event_content" 3 android:layout_width="match_parent 阅读全文
posted @ 2012-02-17 20:57 Chrisfang6 阅读(1530) 评论(0) 推荐(0) 编辑