Skip to content

Commit a50ded8

Browse files
committed
魔法-转化
1 parent 8a26401 commit a50ded8

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

WorldRule/Activity/ActivityLifecycle.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,8 @@
4141

4242
<tr><td rowspan="2" style="border-left: none;">&nbsp;&nbsp;&nbsp;&nbsp;</td>
4343
<td align="left" border="0"><code><a href="https://developer.android.com/reference/android/app/Activity.html#onResume()">onResume()</a></code></td>
44-
<td>Called when the activity will start
45-
interacting with the user. At this point your activity is at
46-
the top of the activity stack, with user input going to it.
47-
<p>Always followed by <code>onPause()</code>.</td>
48-
<td align="center">No</td>
44+
<td>当Activity可以与用户交互时调用.此时当前Activity处于Activity栈的顶端。</td>
45+
<td align="center">不允许</td>
4946
<td align="center"><code>onPause()</code></td>
5047
</tr>
5148

WorldRule/Activity/elements/activity_lifecycle.mdj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1701,12 +1701,12 @@
17011701
"containerChangeable": false,
17021702
"containerExtending": false,
17031703
"left": 186,
1704-
"top": 247,
1704+
"top": 279,
17051705
"width": 109,
17061706
"height": 13,
17071707
"autoResize": false,
1708-
"alpha": -1.570796228755681,
1709-
"distance": 102,
1708+
"alpha": -1.570796252168031,
1709+
"distance": 134,
17101710
"hostEdge": {
17111711
"$ref": "AAAAAAFV/yJm2fSdBSE="
17121712
},

0 commit comments

Comments
 (0)