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
4bf8aadb
Commit
4bf8aadb
authored
Sep 05, 2018
by
chengxiuhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test main
parent
7d97e3f6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
22 deletions
+2
-22
misc.xml
.idea/misc.xml
+1
-4
modules.xml
.idea/modules.xml
+1
-2
activity_testresult.xml
app/src/main/res/layout/activity_testresult.xml
+0
-16
No files found.
.idea/misc.xml
View file @
4bf8aadb
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"EntryPointsManager"
>
<entry_points
version=
"2.0"
/>
</component>
<component
name=
"NullableNotNullManager"
>
<component
name=
"NullableNotNullManager"
>
<option
name=
"myDefaultNullable"
value=
"android.support.annotation.Nullable"
/>
<option
name=
"myDefaultNullable"
value=
"android.support.annotation.Nullable"
/>
<option
name=
"myDefaultNotNull"
value=
"android.support.annotation.NonNull"
/>
<option
name=
"myDefaultNotNull"
value=
"android.support.annotation.NonNull"
/>
...
@@ -43,7 +40,7 @@
...
@@ -43,7 +40,7 @@
</profile-state>
</profile-state>
</entry>
</entry>
</component>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_7"
default=
"true"
assert-keyword=
"true"
jdk-15=
"true"
project-jdk-name=
"1.8
"
project-jdk-type=
"JavaSDK"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_7"
default=
"true"
project-jdk-name=
"1.8 (6)
"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/build/classes"
/>
<output
url=
"file://$PROJECT_DIR$/build/classes"
/>
</component>
</component>
<component
name=
"ProjectType"
>
<component
name=
"ProjectType"
>
...
...
.idea/modules.xml
View file @
4bf8aadb
...
@@ -4,8 +4,7 @@
...
@@ -4,8 +4,7 @@
<modules>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/app/app.iml"
filepath=
"$PROJECT_DIR$/app/app.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/app/app.iml"
filepath=
"$PROJECT_DIR$/app/app.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/baselibrary/baselibrary.iml"
filepath=
"$PROJECT_DIR$/library/baselibrary/baselibrary.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/baselibrary/baselibrary.iml"
filepath=
"$PROJECT_DIR$/library/baselibrary/baselibrary.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/eye_haihang.iml"
filepath=
"$PROJECT_DIR$/eye_haihang.iml"
/>
<module
fileurl=
"file://G:\workspace_ooyby\haihang\eye_haihang.iml"
filepath=
"G:\workspace_ooyby\haihang\eye_haihang.iml"
/>
<module
fileurl=
"file://G:/workspace_ooyby/haihang/eye_haihang.iml"
filepath=
"G:/workspace_ooyby/haihang/eye_haihang.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/haihang.iml"
filepath=
"$PROJECT_DIR$/.idea/haihang.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/haihang.iml"
filepath=
"$PROJECT_DIR$/.idea/haihang.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/library.iml"
filepath=
"$PROJECT_DIR$/library/library.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/library.iml"
filepath=
"$PROJECT_DIR$/library/library.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/netlibrary/netlibrary.iml"
filepath=
"$PROJECT_DIR$/library/netlibrary/netlibrary.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/library/netlibrary/netlibrary.iml"
filepath=
"$PROJECT_DIR$/library/netlibrary/netlibrary.iml"
/>
...
...
app/src/main/res/layout/activity_testresult.xml
View file @
4bf8aadb
...
@@ -316,25 +316,10 @@
...
@@ -316,25 +316,10 @@
</RelativeLayout>
</RelativeLayout>
</LinearLayout>
</LinearLayout>
<TextView
android:id=
"@+id/begin_test"
android:layout_width=
"130dip"
android:layout_height=
"40dip"
android:layout_alignParentBottom=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginBottom=
"@dimen/dp_12"
android:layout_marginTop=
"@dimen/dp_12"
android:background=
"@drawable/after_btn_bg"
android:gravity=
"center"
android:text=
"生成测试队列"
android:textColor=
"@color/white"
android:textSize=
"@dimen/sp_16"
/>
<android.support.v7.widget.RecyclerView
<android.support.v7.widget.RecyclerView
android:id=
"@+id/recycle_view"
android:id=
"@+id/recycle_view"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_above=
"@+id/begin_test"
android:layout_below=
"@+id/ddd"
></android.support.v7.widget.RecyclerView>
android:layout_below=
"@+id/ddd"
></android.support.v7.widget.RecyclerView>
</RelativeLayout>
</RelativeLayout>
\ No newline at end of file
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