docs: fix grammar mistake in TextureView am: e8691d19cb am: c657eed270

am: c76ea3d727

Change-Id: I81b1b747ad06a78ca6a56fc1d281adf45aa0921b
This commit is contained in:
Mark Lu
2016-09-07 23:42:13 +00:00
committed by android-build-merger

View File

@@ -720,7 +720,7 @@ public class TextureView extends View {
/** /**
* Set the {@link SurfaceTexture} for this view to use. If a {@link * Set the {@link SurfaceTexture} for this view to use. If a {@link
* SurfaceTexture} is already being used by this view, it is immediately * SurfaceTexture} is already being used by this view, it is immediately
* released and not be usable any more. The {@link * released and not usable any more. The {@link
* SurfaceTextureListener#onSurfaceTextureDestroyed} callback is <b>not</b> * SurfaceTextureListener#onSurfaceTextureDestroyed} callback is <b>not</b>
* called for the previous {@link SurfaceTexture}. Similarly, the {@link * called for the previous {@link SurfaceTexture}. Similarly, the {@link
* SurfaceTextureListener#onSurfaceTextureAvailable} callback is <b>not</b> * SurfaceTextureListener#onSurfaceTextureAvailable} callback is <b>not</b>