Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TangKuPos
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
王海
TangKuPos
Commits
02a91bc0
Commit
02a91bc0
authored
Jan 19, 2018
by
zhang_z
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
营销添加页面;
parent
cfaaeaaa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
14 deletions
+5
-14
app/src/main/res/layout/fragment_ms_add.xml
app/src/main/res/layout/fragment_ms_add.xml
+1
-11
app/src/main/res/layout/item_ms_type.xml
app/src/main/res/layout/item_ms_type.xml
+4
-3
No files found.
app/src/main/res/layout/fragment_ms_add.xml
View file @
02a91bc0
...
@@ -7,22 +7,12 @@
...
@@ -7,22 +7,12 @@
android:background=
"@color/gray_zhouyu"
android:background=
"@color/gray_zhouyu"
android:orientation=
"vertical"
>
android:orientation=
"vertical"
>
<View
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/all_line_width"
android:layout_marginTop=
"@dimen/all_spacing"
android:background=
"@color/gray_huanggai"
/>
<android.support.v7.widget.RecyclerView
<android.support.v7.widget.RecyclerView
android:id=
"@+id/rl_type"
android:id=
"@+id/rl_type"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"@dimen/all_spacing"
android:background=
"@color/white_caocao"
/>
android:background=
"@color/white_caocao"
/>
<View
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/all_line_width"
android:background=
"@color/gray_huanggai"
/>
</LinearLayout>
</LinearLayout>
</layout>
</layout>
\ No newline at end of file
app/src/main/res/layout/item_ms_type.xml
View file @
02a91bc0
...
@@ -14,15 +14,16 @@
...
@@ -14,15 +14,16 @@
android:id=
"@+id/iv_type"
android:id=
"@+id/iv_type"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:
src=
"@mipmap/icon_buy02
"
android:
contentDescription=
"@null
"
android:
contentDescription=
"@null
"
/>
android:
src=
"@mipmap/icon_buy02
"
/>
<TextView
<TextView
android:id=
"@+id/tv_name"
android:id=
"@+id/tv_name"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"@dimen/all_spacing"
android:layout_marginTop=
"@dimen/all_spacing"
android:text=
"满减送"
/>
android:textColor=
"@color/black_likui"
android:textSize=
"@dimen/all_body_size"
/>
</LinearLayout>
</LinearLayout>
</layout>
</layout>
...
...
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