making double tap zoom lower in manga reader
This commit is contained in:
parent
20acd71b1a
commit
4c82c56828
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
android:id="@+id/mangaReaderRecyclerContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:gest_doubleTapZoom="3"
|
||||
app:gest_doubleTapZoom="2"
|
||||
app:gest_maxZoom="6"
|
||||
app:gest_restrictRotation="true"
|
||||
app:gest_rotationEnabled="true">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue