Merge change 9601

* changes:
  Make ZoomButtonsController public.
This commit is contained in:
Android (Google) Code Review
2009-08-03 17:27:19 -07:00
2 changed files with 205 additions and 1 deletions

View File

@@ -69,7 +69,6 @@ import android.view.WindowManager.LayoutParams;
* {@link #setVisible(boolean) setVisible(false)} from the
* {@link View#onDetachedFromWindow}.
*
* @hide
*/
public class ZoomButtonsController implements View.OnTouchListener {