use ifContentScrolls in the windowshade

Change-Id: Ia261e60233cc6dd23d0fcf8459ed8f17597e8448
This commit is contained in:
Joe Onorato
2010-03-10 16:26:35 -08:00
parent 8af295af91
commit 02a5cd13b7

View File

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