OSDN Git Service

fix the build
authorMichael Jurka <mikejurka@google.com>
Sun, 30 Jan 2011 23:55:59 +0000 (15:55 -0800)
committerMichael Jurka <mikejurka@google.com>
Sun, 30 Jan 2011 23:55:59 +0000 (15:55 -0800)
Gerrit mysteriously added a close branch to winson's change, but it's not showing up on his machine. strange.

src/com/android/launcher2/CellLayoutChildren.java

index 620da6a..a6f7f42 100644 (file)
@@ -167,5 +167,4 @@ public class CellLayoutChildren extends ViewGroup {
     protected void setChildrenDrawnWithCacheEnabled(boolean enabled) {
         super.setChildrenDrawnWithCacheEnabled(enabled);
     }
-}
-}
+}
\ No newline at end of file