app/src/main/res/layout/activity_login.xml
@@ -57,11 +57,11 @@
                android:textSize="13dp" />
        </LinearLayout>
        <cn.flightfeather.thirdapp.view.OrientedViewPager
        <cn.flightfeather.thirdappmodule.view.OrientedViewPager
            android:id="@+id/ovp_main"
            android:layout_width="match_parent"
            android:layout_height="match_parent">
            </cn.flightfeather.thirdapp.view.OrientedViewPager>
            </cn.flightfeather.thirdappmodule.view.OrientedViewPager>
    </RelativeLayout>