Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06d93245 authored by Mark Harman's avatar Mark Harman
Browse files

Add comment.

parent 244d86a6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4097,6 +4097,9 @@ public class Preview implements SurfaceHolder.Callback, TextureView.SurfaceTextu
        }
    }

    /** Zooms to the supplied index (within the zoom_ratios array).
     * @param new_zoom_factor The index to zoom to.
     */
    public void zoomTo(int new_zoom_factor) {
        if( MyDebug.LOG )
            Log.d(TAG, "ZoomTo(): " + new_zoom_factor);