mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Migrate library to ViewPager2
This commit is contained in:
		| @@ -39,7 +39,7 @@ | ||||
|             tools:text="Search" | ||||
|             tools:visibility="visible" /> | ||||
|  | ||||
|         <androidx.viewpager.widget.ViewPager | ||||
|         <androidx.viewpager2.widget.ViewPager2 | ||||
|             android:id="@+id/library_pager" | ||||
|             android:layout_width="match_parent" | ||||
|             android:layout_height="match_parent" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user