am f2f34505: Merge "Fix 3041579 overscroll effect in notification area looks strange" into gingerbread

Merge commit 'f2f34505a1267955b5533ee04f803b1bcd83140a' into gingerbread-plus-aosp

* commit 'f2f34505a1267955b5533ee04f803b1bcd83140a':
  Fix 3041579 overscroll effect in notification area looks strange
This commit is contained in:
Joe Onorato
2010-09-28 17:22:02 -07:00
committed by Android Git Automerger

View File

@@ -71,6 +71,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fadingEdge="none"
android:overscrollMode="ifContentScrolls"
>
<com.android.systemui.statusbar.NotificationLinearLayout
android:id="@+id/notificationLinearLayout"