浏览代码

1.修复阴影问题

wsad5123 5 年之前
父节点
当前提交
83471083ed
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      app/src/main/res/layout/fragment_clock.xml

+ 2 - 1
app/src/main/res/layout/fragment_clock.xml

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