mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-14 04:58:56 +01:00
Give view pager unique ids, avoiding subtle bugs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<android.support.v4.view.ViewPager
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/view_pager"/>
|
||||
android:id="@+id/library_pager"/>
|
||||
|
||||
<eu.kanade.tachiyomi.widget.EmptyView
|
||||
android:id="@+id/empty_view"
|
||||
|
||||
Reference in New Issue
Block a user