diff options
Diffstat (limited to 'adapter/src/main/res/layout/kau_iitem_header.xml')
-rw-r--r-- | adapter/src/main/res/layout/kau_iitem_header.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/adapter/src/main/res/layout/kau_iitem_header.xml b/adapter/src/main/res/layout/kau_iitem_header.xml index fa5a595..db809eb 100644 --- a/adapter/src/main/res/layout/kau_iitem_header.xml +++ b/adapter/src/main/res/layout/kau_iitem_header.xml @@ -3,7 +3,6 @@ android:id="@+id/kau_header_container" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="@dimen/kau_padding_normal" android:orientation="vertical"> <TextView |