Improve double-tap zoom in reader

This commit is contained in:
Koitharu
2024-06-22 10:20:48 +03:00
parent 8407a414c5
commit cfc3823593
4 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
android:layout_height="match_parent"
android:defaultFocusHighlightEnabled="false"
android:focusable="true"
app:doubleTapZoomStyle="center"
app:restoreStrategy="deferred" />
<TextView