mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 18:26:15 +00:00
making double tap zoom lower in manga reader
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user