Skip to content

Commit 7c4465a

Browse files
author
sophia
committed
Modify wording
1 parent b94b48d commit 7c4465a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

testapp/src/main/res/layout/quick_start.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
android:layout_marginTop="10dp"
6161
android:layout_marginLeft="2dp"
6262
android:layout_marginRight="2dp"
63-
android:text="2. 场景1:在新进程中打开 webview,Hardcoder 请求时间 5s。" />
63+
android:text="2. 用例 1:在新进程中打开 webview,Hardcoder 请求时间 5s。" />
6464

6565
<Button
6666
android:id="@+id/test_open_webview"
@@ -231,7 +231,7 @@
231231
android:layout_marginTop="10dp"
232232
android:layout_marginLeft="2dp"
233233
android:layout_marginRight="2dp"
234-
android:text="3. 场景2:进行较复杂计算,显示结果时间时会主动结束 Hardcoder 请求,即可进行下一次测试。" />
234+
android:text="3. 用例 2:进行较复杂计算,显示结果时间时会主动结束 Hardcoder 请求,即可进行下一次测试。" />
235235
<Button
236236
android:id="@+id/test_arithmetic"
237237
android:layout_width="match_parent"

0 commit comments

Comments
 (0)