ViewPage的页面滑动类似于Gallery,但Gallery只能实现图片滑动,而ViewPage的滑动页面可以自定义1.布局文件--1.activity_main.xml(用于放ViewPage的主引导界面)<RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/...
1.布局文件--1.activity_main.xml<RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:tools="http://schemas.android.com/tools"android:layout_width="mat...
1.布局文件<RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:tools="http://schemas.android.com/tools"android:layout_width="match_parent"android:lay...