本文介绍了通知的使用,包括大文本、大图片等扩展样式通知及在通知上显示进度指示器和浮动通知的触发条件。
微信搜索“于卫国”关注我
本文介绍了通知的使用,包括大文本、大图片等扩展样式通知及在通知上显示进度指示器和浮动通知的触发条件。
本文介绍了Data Binding表达式语言、观察者模式的高级应用、在RecylerView中的应用、属性Setters的详细使用等。
本文介绍了Data Binding的基本用法,包括一些基本概念、事件的处理及观察者模式的简单应用。
使用Android Studio开发Android应用程序鲜为人知的features是数据绑定(data binding)。在后面的文章将会介绍它所带来的优秀的features,但最基本的features是移除findViewById。
状态:未完成
本文介绍了Support V7中Card View、Drawer layout、GridLayout、Palette、RecyclerView、AsyncListUtil、GridLayoutManager、ItemTouchHelper、LinearLayoutManager、SortedList和RecyclerView配合使用、Staggered Grid Layout Manager等组件的使用。
本文介绍了Support V7中DayNight在Activity及Dialog上的使用、AlertDialog、Dialog、AppCompatDialogFragment、AnimatedVectorDrawable、ListPopupWindow、PopupMenu、Toolbar、Buttons、Spinners、Text Input等组件的使用。
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true