@@ -7662,9 +7563,9 @@ public class Preview implements SurfaceHolder.Callback, TextureView.SurfaceTextu
Log.d(TAG,"reuse last toast: "+last_toast);
toast=clear_toast.toast;
// for performance, important to reuse the same view, instead of creating a new one (otherwise we get jerky preview update e.g. for changing manual focus slider)