From: Michael Jurka Date: Sun, 30 Jan 2011 23:55:59 +0000 (-0800) Subject: fix the build X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=cdda1cee561622d111b0c5d654003a296d1d2b7a;p=android-x86%2Fpackages-apps-Trebuchet.git fix the build Gerrit mysteriously added a close branch to winson's change, but it's not showing up on his machine. strange. --- diff --git a/src/com/android/launcher2/CellLayoutChildren.java b/src/com/android/launcher2/CellLayoutChildren.java index 620da6ab8..a6f7f4214 100644 --- a/src/com/android/launcher2/CellLayoutChildren.java +++ b/src/com/android/launcher2/CellLayoutChildren.java @@ -167,5 +167,4 @@ public class CellLayoutChildren extends ViewGroup { protected void setChildrenDrawnWithCacheEnabled(boolean enabled) { super.setChildrenDrawnWithCacheEnabled(enabled); } -} -} +} \ No newline at end of file