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

This commit is contained in:
Joe Onorato
2010-09-28 17:18:59 -07:00
committed by Android (Google) Code Review

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"