瀏覽代碼

web share image layout tune up

billyyoyo 6 年之前
父節點
當前提交
ecf9b9e8e1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/src/main/res/layout/act_web_share_image.xml

+ 2 - 2
app/src/main/res/layout/act_web_share_image.xml

@@ -16,8 +16,8 @@
 
         <FrameLayout
             android:id="@+id/fragment_container"
-            android:layout_width="300dp"
-            android:layout_height="400dp"></FrameLayout>
+            android:layout_width="280dp"
+            android:layout_height="420dp"></FrameLayout>
     </LinearLayout>
 
     <RelativeLayout