File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 32
32
android : text =" RxJava所有操作符的学习"
33
33
android : textAppearance =" @style/TextAppearance.AppCompat.Body1" />
34
34
35
- <TextView
36
- android : id =" @+id/textView"
37
- android : layout_width =" wrap_content"
38
- android : layout_height =" wrap_content"
39
- android : text =" https://github.com/jiang111/RxJavaApp" />
40
- </LinearLayout >
35
+ </LinearLayout >
41
36
42
37
<android .support.v7.widget.RecyclerView
43
38
android : id =" @+id/index_nav_recycler"
Original file line number Diff line number Diff line change 1
1
<resources >
2
2
<!-- Default screen margins, per the Android Design guidelines. -->
3
- <dimen name =" nav_header_vertical_spacing" >16dp </dimen >
3
+ <dimen name =" nav_header_vertical_spacing" >10dp </dimen >
4
4
<dimen name =" nav_header_height" >160dp</dimen >
5
5
<!-- Default screen margins, per the Android Design guidelines. -->
6
6
<dimen name =" activity_horizontal_margin" >16dp</dimen >
You can’t perform that action at this time.
0 commit comments