Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haihang
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐丛奇
haihang
Commits
f7c36aab
Commit
f7c36aab
authored
Sep 04, 2018
by
chengxiuhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test main
parent
78ee5656
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
7 deletions
+8
-7
activity_morepeople.xml
app/src/main/res/layout/activity_morepeople.xml
+2
-2
activity_singletest.xml
app/src/main/res/layout/activity_singletest.xml
+3
-2
activity_testlist.xml
app/src/main/res/layout/activity_testlist.xml
+2
-2
activity_testresult.xml
app/src/main/res/layout/activity_testresult.xml
+1
-1
No files found.
app/src/main/res/layout/activity_morepeople.xml
View file @
f7c36aab
...
...
@@ -256,11 +256,11 @@
<TextView
android:layout_marginTop=
"@dimen/dp_12"
android:id=
"@+id/begin_test"
android:layout_width=
"1
3
0dip"
android:layout_width=
"1
4
0dip"
android:layout_height=
"40dip"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"@dimen/dp_
30
"
android:layout_marginBottom=
"@dimen/dp_
12
"
android:background=
"@drawable/after_btn_bg"
android:gravity=
"center"
android:text=
"生成测试队列"
...
...
app/src/main/res/layout/activity_singletest.xml
View file @
f7c36aab
...
...
@@ -218,11 +218,12 @@
</LinearLayout>
<TextView
android:id=
"@+id/begin_test"
android:layout_width=
"1
2
0dip"
android:layout_width=
"1
1
0dip"
android:layout_height=
"40dip"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"@dimen/dp_20"
android:layout_marginBottom=
"@dimen/dp_12"
android:layout_marginTop=
"@dimen/dp_12"
android:background=
"@drawable/after_btn_bg"
android:gravity=
"center"
android:text=
"开始测试"
...
...
app/src/main/res/layout/activity_testlist.xml
View file @
f7c36aab
...
...
@@ -157,11 +157,11 @@
<TextView
android:id=
"@+id/begin_test"
android:layout_width=
"1
0
0dip"
android:layout_width=
"1
1
0dip"
android:layout_height=
"40dip"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"@dimen/dp_
30
"
android:layout_marginBottom=
"@dimen/dp_
12
"
android:layout_marginTop=
"@dimen/dp_12"
android:background=
"@drawable/after_btn_bg"
android:gravity=
"center"
...
...
app/src/main/res/layout/activity_testresult.xml
View file @
f7c36aab
...
...
@@ -322,7 +322,7 @@
android:layout_height=
"40dip"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"@dimen/dp_
30
"
android:layout_marginBottom=
"@dimen/dp_
12
"
android:layout_marginTop=
"@dimen/dp_12"
android:background=
"@drawable/after_btn_bg"
android:gravity=
"center"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment