有这样一个需求:
作为一个 Android 开发者,首先想到的就是用 PopupWindow 来实现。底部阴影的高度固定,剩余的高度全部填充到 PopupWindow,然后调用 PopupWindow 的 showAsDropDown 让它在应用标题栏下面显示就行了。
那是一座悲欢离合聚集的楼。
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: true raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true