Browse Source

web share image layout tune up

billyyoyo 6 years ago
parent
commit
ecf9b9e8e1
1 changed files with 2 additions and 2 deletions
  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