Просмотр исходного кода

web share image layout tune up

billyyoyo лет назад: 6
Родитель
Сommit
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
         <FrameLayout
             android:id="@+id/fragment_container"
             android:id="@+id/fragment_container"
-            android:layout_width="300dp"
-            android:layout_height="400dp"></FrameLayout>
+            android:layout_width="280dp"
+            android:layout_height="420dp"></FrameLayout>
     </LinearLayout>
     </LinearLayout>
 
 
     <RelativeLayout
     <RelativeLayout