List of usage examples for android.view ScaleGestureDetector.OnScaleGestureListener interface-usage
From source file org.rubychinaandroid.view.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends View implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file me.yugy.v2ex.widget.photo.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends View implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file com.yugy.v2ex.daily.widget.photo.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends View implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file com.lowworker.android.views.custom_views.photo.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends View implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, PhotoViewFragment.HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file dev.dworks.libs.actionbarplus.widget.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends ImageView implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file martin.app.bitunion.widget.PhotoView.java
/**
* Layout for the photo list view header.
* <p/>
* Forked from https://android.googlesource.com/platform/frameworks/opt/photoviewer/+/master/src/com/android/ex/photo/views/PhotoView.java
* blob: b87f6a14e80c61140af3e8619c8626831191cbc0
*/
From source file cl.monsoon.s1next.widget.PhotoView.java
/**
* Layout for the photo list view header.
* <p>
* Forked from https://android.googlesource.com/platform/frameworks/opt/photoviewer/+/master/src/com/android/ex/photo/views/PhotoView.java
* blob: b87f6a14e80c61140af3e8619c8626831191cbc0
*/
From source file com.android.volley.ui.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends NetworkImageView implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file com.tct.fw.ex.photo.views.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends View implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */
From source file com.android.volleyplus.ui.PhotoView.java
/** * Layout for the photo list view header. */ public class PhotoView extends NetworkImageView implements OnGestureListener, OnDoubleTapListener, ScaleGestureDetector.OnScaleGestureListener, HorizontallyScrollable { /** Zoom animation duration; in milliseconds */