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
ece3a172
Commit
ece3a172
authored
Jul 28, 2018
by
Varun Patil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove margins from action button borders
parent
a5e845c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
app/src/main/res/layout/fragment_body.xml
app/src/main/res/layout/fragment_body.xml
+0
-2
app/src/main/res/layout/fragment_event.xml
app/src/main/res/layout/fragment_event.xml
+0
-4
No files found.
app/src/main/res/layout/fragment_body.xml
View file @
ece3a172
...
@@ -111,8 +111,6 @@
...
@@ -111,8 +111,6 @@
<View
<View
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"1dp"
android:layout_height=
"1dp"
android:layout_marginLeft=
"8dp"
android:layout_marginRight=
"8dp"
android:background=
"#aaa"
>
android:background=
"#aaa"
>
</View>
</View>
...
...
app/src/main/res/layout/fragment_event.xml
View file @
ece3a172
...
@@ -163,8 +163,6 @@
...
@@ -163,8 +163,6 @@
<View
<View
android:layout_width=
"1dp"
android:layout_width=
"1dp"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_marginBottom=
"6dp"
android:layout_marginTop=
"10dp"
android:background=
"#aaa"
>
android:background=
"#aaa"
>
</View>
</View>
...
@@ -185,8 +183,6 @@
...
@@ -185,8 +183,6 @@
<View
<View
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"1dp"
android:layout_height=
"1dp"
android:layout_marginLeft=
"8dp"
android:layout_marginRight=
"8dp"
android:background=
"#aaa"
>
android:background=
"#aaa"
>
</View>
</View>
...
...
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