remove the bottom margin of event activitys layout

This commit is contained in:
tibbi 2017-10-21 19:18:35 +02:00
parent 5e8a41d4c7
commit 1673d7cf58
1 changed files with 0 additions and 1 deletions

View File

@ -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"/>