|
@ -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"
|