• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

MoonShine

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2014年7月9日

android 多个notifycation向同一个Actiivity传递不同数据

摘要: 如果你有这方面的需求,那你实践的时候可能会发现,多个Notifycation点击的时候会传递相同的数据.通常情况下我们可能这样写.Notification notification = new Notification(R.drawable.ic_launcher_9, name , System.... 阅读全文

posted @ 2014-07-09 09:55 MoonShine 阅读(494) 评论(0) 推荐(0)

2014年3月26日

android开发中的问题集锦(慢慢搬运...)

摘要: 1, android 设置ExpandableListView 系统默认箭头到右边 if(android.os.Build.VERSION.SDK_INT < android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) { //< android 4.3 elv.setIndicatorBounds(width - 10 - 50, width - 10); //width 为控件宽度 }else{ elv.setIndicatorBoundsRelative(width - 10 - 50, width ... 阅读全文

posted @ 2014-03-26 09:40 MoonShine 阅读(150) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3