mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-08 10:08:56 +01:00
Do not retry loading pages
GIF support in non-vertical pagers Fix cache being double-opened
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
<WebView
|
||||
android:id="@+id/gif_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user