From 50d3fe3e933e3765c9ab3c6f62d295d7d387f1b0 Mon Sep 17 00:00:00 2001
From: allez <305670599@qq.com>
Date: 星期五, 17 九月 2021 18:33:01 +0800
Subject: [PATCH] 0312 qkbt4 and gtios

---
 Project/yl_sdk/src/game_ylgame/res/layout/main_login.xml |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/Project/yl_sdk/src/game_ylgame/res/layout/main_login.xml b/Project/yl_sdk/src/game_ylgame/res/layout/main_login.xml
index 11aaeb5..6bd574f 100644
--- a/Project/yl_sdk/src/game_ylgame/res/layout/main_login.xml
+++ b/Project/yl_sdk/src/game_ylgame/res/layout/main_login.xml
@@ -155,15 +155,9 @@
         <RelativeLayout
             android:id="@+id/ll_logo"
             android:layout_width="fill_parent"
-            android:layout_height="45dip"
+            android:layout_height="35dip"
             android:layout_marginBottom="10dip" >
 
-            <ImageView
-                android:id="@+id/iv_logo"
-                android:layout_width="wrap_content"
-                android:layout_height="wrap_content"
-                android:layout_centerInParent="true"
-                android:src="@drawable/main_login" />
         </RelativeLayout>
 
         <RelativeLayout

--
Gitblit v1.8.0