Skip to content
Snippets Groups Projects
Commit 0d9b8994 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

media viewer: add double tap to zoom

Change-Id: I731ca2047dea0ced8c2b336cccd50a927cdfa724
parent af8c41f7
No related branches found
No related tags found
No related merge requests found
...@@ -19,5 +19,6 @@ ...@@ -19,5 +19,6 @@
app:zoomage_restrictBounds="true" app:zoomage_restrictBounds="true"
app:zoomage_translatable="true" app:zoomage_translatable="true"
app:zoomage_zoomable="true" app:zoomage_zoomable="true"
app:zoomage_doubleTapToZoom="true"
tools:src="@drawable/banner" /> tools:src="@drawable/banner" />
</RelativeLayout> </RelativeLayout>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment