OSDN Git Service

Add a shadow to the fake title bar.
authorLeon Scroggins <scroggo@google.com>
Mon, 21 Sep 2009 20:02:01 +0000 (16:02 -0400)
committerLeon Scroggins <scroggo@google.com>
Mon, 21 Sep 2009 21:14:58 +0000 (17:14 -0400)
commit685498685d8424f48d77d26d8d5790da34645f44
tree59df11c861295065bc6f349877553dec66fc0c02
parente6843ded7f8db1d99d42e8ccde706a35dda39755
Add a shadow to the fake title bar.

Remove old code which requests windowOverlays.  When inserting the
fake title bar, put a shadow underneath it.  Do not show it if the
scroll is at the top, since it is transparent, and showing it along
with the shadow below the real title bar would show a darker shadow.

Fixes http://b/issue?id=2118813

Change-Id: I84b8975ea82cc8659b702112c7e67498f863916c
res/layout/custom_screen.xml
res/layout/title_bar_bg.xml
src/com/android/browser/BrowserActivity.java