Skip to content

Commit 14b599d

Browse files
committedMar 13, 2019
update
1 parent a98791b commit 14b599d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎article/android/Android-Activity相关知识点.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ finish();
407407

408408
## 参考资料
409409

410-
- [Android 开发文档 - Activity 生命周期](https://developer.android.com/guide/components/activities/activity-lifecycle?hl=zh-cn)
411-
- [Android 开发文档 - 任务和返回栈](https://developer.android.com/guide/components/activities/tasks-and-back-stack?hl=zh-cn)
410+
- [Android 官方文档 - Activity 生命周期](https://developer.android.com/guide/components/activities/activity-lifecycle?hl=zh-cn)
411+
- [Android 官方文档 - 任务和返回栈](https://developer.android.com/guide/components/activities/tasks-and-back-stack?hl=zh-cn)
412412

413413
## 我的公众号
414414

0 commit comments

Comments
 (0)