OSDN Git Service

disable mr stretchy, but leave the support code around for now
authorMike Reed <reed@google.com>
Fri, 22 Jan 2010 20:34:37 +0000 (15:34 -0500)
committerMike Reed <reed@google.com>
Fri, 22 Jan 2010 20:34:37 +0000 (15:34 -0500)
src/com/android/browser/TabControl.java

index 777485c..c03fdf4 100644 (file)
@@ -1037,7 +1037,7 @@ class TabControl {
         s.addObserver(w.getSettings()).update(s, null);
 
         // pick a default
-        {
+        if (false) {
             MeshTracker mt = new MeshTracker(2);
             Paint paint = new Paint();
             Bitmap bm = BitmapFactory.decodeResource(mActivity.getResources(),