ソースを参照

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
    </LinearLayout>
35
    </LinearLayout>
36

36

37
    <!-- 360 首发标识 -->
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
    <android.support.v4.view.ViewPager
46
    <android.support.v4.view.ViewPager
47
        android:id="@+id/viewpager"
47
        android:id="@+id/viewpager"