ViewPager2に変更

This commit is contained in:
ろむねこ 2024-07-08 12:03:29 +09:00
parent a39872647b
commit f1e5b0b43c
Signed by: Fujimatsu
GPG Key ID: FA1F39A1BA37D168

View File

@ -30,7 +30,7 @@
android:text="Wednesday" />
</com.google.android.material.tabs.TabLayout>
<androidx.viewpager.widget.ViewPager
<androidx.viewpager2.widget.ViewPager2
android:id="@+id/viewPager"
android:layout_width="match_parent"
android:layout_height="0dp"