浏览代码

360首发图表去除

huyuguo 5 年之前
父节点
当前提交
93c39632df
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7 7
      app/src/main/res/layout/activity_welcome.xml

+ 7 - 7
app/src/main/res/layout/activity_welcome.xml

@ -35,13 +35,13 @@
35 35
    </LinearLayout>
36 36

37 37
    <!-- 360 首发标识 -->
38
    <ImageView
39
        android:src="@drawable/logo_360"
40
        android:layout_width="wrap_content"
41
        android:layout_centerHorizontal="true"
42
        android:layout_alignParentBottom="true"
43
        android:layout_marginBottom="80dp"
44
        android:layout_height="wrap_content" />
38
    <!--<ImageView-->
39
        <!--android:src="@drawable/logo_360"-->
40
        <!--android:layout_width="wrap_content"-->
41
        <!--android:layout_centerHorizontal="true"-->
42
        <!--android:layout_alignParentBottom="true"-->
43
        <!--android:layout_marginBottom="80dp"-->
44
        <!--android:layout_height="wrap_content" />-->
45 45

46 46
    <android.support.v4.view.ViewPager
47 47
        android:id="@+id/viewpager"