- 博客(3)
- 收藏
- 关注
原创 JIRA过滤常用配置
Advanced Searchingkey in watchedIssues() 我关注的我创建的问题:project ="BY" AND reporter=currentUser() ORDER BY priority DESC我经办的问题:project ="BY" AND resolution = Fixed AND assignee = currentUser() ORDER BY priority DESC我待解决的问题:project ="BY" AND resolut..
2021-07-08 10:14:56
1337
原创 Activity没有正常执行onDestory,再次进入应用才执行上一个Activity的onDestory
4.4.43633 * If set, when sending a broadcast the recipient is allowed to run at3634 * foreground priority, with a shorter timeout interval. During normal3635 * broadcasts the receivers are not automatically hoisted out of the3636 * ba...
2021-07-07 16:53:02
527
原创 android 修改主题背景去除启动预览
<style name="AppTheme.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> <item name="android:windowBackground">@color/page_bg_color</item>...
2021-07-07 16:42:27
357
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅