riku
2022-01-20 5a0fff8095cd5356f57c181b7e7b820e0f7efacf
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>