From 52f0a6495277469bd7ede29ef89bc34cb2aa8a85 Mon Sep 17 00:00:00 2001 From: Mike Cleron Date: Mon, 28 Sep 2009 18:21:37 -0700 Subject: [PATCH] Finish off java API to allow fading scrollbars --- api/current.xml | 11 +++++++++++ core/java/android/view/View.java | 14 +++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/api/current.xml b/api/current.xml index 364c113ccf547..d063adad6d481 100644 --- a/api/current.xml +++ b/api/current.xml @@ -156991,6 +156991,17 @@ visibility="public" > + + Specify the style of the scrollbars. The scrollbars can be overlaid or * inset. When inset, they add to the padding of the view. And the scrollbars