|
|
@@ -217,6 +217,7 @@
|
|
|
android:layout_marginLeft="14dp"
|
|
|
android:layout_marginTop="10dp"
|
|
|
android:layout_marginRight="14dp"
|
|
|
+ android:layout_marginBottom="10dp"
|
|
|
app:cardCornerRadius="15dp"
|
|
|
app:cardElevation="2dp">
|
|
|
|
|
|
@@ -417,6 +418,7 @@
|
|
|
android:layout_marginLeft="14dp"
|
|
|
android:layout_marginTop="76dp"
|
|
|
android:layout_marginRight="14dp"
|
|
|
+ android:layout_marginBottom="10dp"
|
|
|
android:visibility="gone"
|
|
|
app:cardCornerRadius="15dp"
|
|
|
app:cardElevation="2dp">
|
|
|
@@ -480,7 +482,6 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginLeft="14dp"
|
|
|
- android:layout_marginTop="10dp"
|
|
|
android:layout_marginRight="14dp"
|
|
|
android:layout_marginBottom="10dp"
|
|
|
android:background="@mipmap/ic_clock_in_video" />
|