huyuguo лет назад: 5
Родитель
Сommit
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"