summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2012-05-18 16:46:24 -0700
committerRomain Guy <romainguy@google.com>2012-05-18 17:09:53 -0700
commit5a418c771db08b1660095dfb712d2f159f700968 (patch)
tree1f8b5bfad063c439d2295be0151648ddee709b48 /api/16.txt
parentdddcd22b7ea56b1d3e31f2bbc35c80cb047de879 (diff)
downloadframeworks_base-5a418c771db08b1660095dfb712d2f159f700968.zip
frameworks_base-5a418c771db08b1660095dfb712d2f159f700968.tar.gz
frameworks_base-5a418c771db08b1660095dfb712d2f159f700968.tar.bz2
Gallery, we need to talk...
Change-Id: Ie4b62df03c27161565d303d11447e3d7ff3115c4
Diffstat (limited to 'api/16.txt')
-rw-r--r--api/16.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/16.txt b/api/16.txt
index 2c02347..4bb2883 100644
--- a/api/16.txt
+++ b/api/16.txt
@@ -27329,7 +27329,7 @@ package android.widget {
field public int gravity;
}
- public class Gallery extends android.widget.AbsSpinner implements android.view.GestureDetector.OnGestureListener {
+ public deprecated class Gallery extends android.widget.AbsSpinner implements android.view.GestureDetector.OnGestureListener {
ctor public Gallery(android.content.Context);
ctor public Gallery(android.content.Context, android.util.AttributeSet);
ctor public Gallery(android.content.Context, android.util.AttributeSet, int);