From 02a5cd13b77c8a27c70df207c29891437ab822de Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Wed, 10 Mar 2010 16:26:35 -0800 Subject: [PATCH] use ifContentScrolls in the windowshade Change-Id: Ia261e60233cc6dd23d0fcf8459ed8f17597e8448 --- core/res/res/layout/status_bar_expanded.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/res/res/layout/status_bar_expanded.xml b/core/res/res/layout/status_bar_expanded.xml index 30138a742c74d..d443247834e25 100644 --- a/core/res/res/layout/status_bar_expanded.xml +++ b/core/res/res/layout/status_bar_expanded.xml @@ -86,6 +86,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:fadingEdge="none" + android:overscrollMode="ifContentScrolls" >