This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
7 years ago
parent
4c7bd57b64
commit
7c27b2d3dd
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/src/main/res/layout/view_first.xml
+1
-1
app/src/main/res/layout/view_second.xml
+ 1
- 1
app/src/main/res/layout/view_first.xml
View File
@ -8,7 +8,7 @@
<TextView
android:id="@+id/name"
android:paddingTop="@dimen/dp_8"
android:paddingLeft="@dimen/dp_
5
"
android:paddingLeft="@dimen/dp_
8
"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<LinearLayout
+ 1
- 1
app/src/main/res/layout/view_second.xml
View File
@ -4,7 +4,7 @@
android:layout_height="wrap_content"
android:background="@color/white"
android:orientation="horizontal"
android:paddingLeft="@dimen/dp_
5
"
android:paddingLeft="@dimen/dp_
8
"
android:paddingTop="@dimen/dp_5">
<TextView
Write
Preview
Loading…
Cancel
Save