ソースを参照

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