
安卓开发 LIS
蓝天逐日者
老学生。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android APP在后台运行,桌面点击图标重新启动的解决方法
1.启动APP启动页的启动模式设置为standard.android:launchMode="standard"2.在你的app的AndroidManifest.xml文件的application标签下面设置android:persistent="true"原创 2020-09-24 16:04:07 · 1509 阅读 · 0 评论 -
两个很好用的PopupWindow框架
1.Basepopup:Git:https://github.com/razerdp/BasePopup2.Xpopup:Git:https://github.com/li-xiaojun/XPopup原创 2020-07-27 11:17:56 · 480 阅读 · 0 评论