remove the bottom margin of event activitys layout
This commit is contained in:
parent
5e8a41d4c7
commit
1673d7cf58
|
@ -456,7 +456,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="1px"
|
||||
android:layout_below="@+id/event_type_holder"
|
||||
android:layout_marginBottom="@dimen/medium_margin"
|
||||
android:layout_marginTop="@dimen/medium_margin"
|
||||
android:background="@color/darker_divider"
|
||||
android:importantForAccessibility="no"/>
|
||||
|
|
Loading…
Reference in New Issue