Skip to content

Commit

Permalink
Update missions_header.xml
Browse files Browse the repository at this point in the history
make the separator line """"""""simetric""""""""""
  • Loading branch information
kapodamy authored Jan 15, 2019
1 parent bac4b07 commit 844ed23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/missions_header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="30dp"
android:layout_marginRight="16dp"
android:layout_marginEnd="16dp"
android:layout_marginRight="8dp"
android:layout_marginEnd="8dp"
android:layout_marginTop="16dp"
android:orientation="vertical"
android:layout_marginLeft="8dp"
Expand Down

0 comments on commit 844ed23

Please sign in to comment.