소스 검색

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