Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
InstiApp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
RAHUL SHARMA
InstiApp
Commits
375c4f61
Commit
375c4f61
authored
Jul 01, 2018
by
Varun Patil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix incorrect spacing in body fragment
parent
77545f08
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
app/src/main/res/layout/fragment_body.xml
app/src/main/res/layout/fragment_body.xml
+4
-4
No files found.
app/src/main/res/layout/fragment_body.xml
View file @
375c4f61
...
...
@@ -138,7 +138,7 @@
android:id=
"@+id/event_card_recycler_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_margin
Top
=
"10dp"
android:layout_margin
Bottom
=
"10dp"
android:nestedScrollingEnabled=
"false"
/>
<TextView
...
...
@@ -153,7 +153,7 @@
android:id=
"@+id/org_card_recycler_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_margin
Top
=
"10dp"
android:layout_margin
Bottom
=
"10dp"
android:nestedScrollingEnabled=
"false"
/>
<TextView
...
...
@@ -168,7 +168,7 @@
android:id=
"@+id/people_card_recycler_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_margin
Top
=
"10dp"
android:layout_margin
Bottom
=
"10dp"
android:nestedScrollingEnabled=
"false"
/>
<TextView
...
...
@@ -183,7 +183,7 @@
android:id=
"@+id/parentorg_card_recycler_view"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_margin
Top
=
"10dp"
android:layout_margin
Bottom
=
"10dp"
android:nestedScrollingEnabled=
"false"
/>
</LinearLayout>
...
...
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