summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2010-08-11 22:05:46 -0700
committerAdam Powell <adamp@google.com>2010-08-11 22:05:46 -0700
commit65d79fbe55c017edd9419ddb71939c8916471390 (patch)
treeb1d5ae533c8b8788bbef4784966ad73f0ddf0aff
parent7f933daea9d2fa7774f49323c47b04324f77c915 (diff)
downloadframeworks_base-65d79fbe55c017edd9419ddb71939c8916471390.zip
frameworks_base-65d79fbe55c017edd9419ddb71939c8916471390.tar.gz
frameworks_base-65d79fbe55c017edd9419ddb71939c8916471390.tar.bz2
Fix bug 2911396 - documentation fix
Change-Id: Ia2bbb25dfd6b165f044f5ef1cf291debfe79b1ca
-rw-r--r--core/java/android/widget/ListPopupWindow.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/widget/ListPopupWindow.java b/core/java/android/widget/ListPopupWindow.java
index 5c34c2c..35e0603 100644
--- a/core/java/android/widget/ListPopupWindow.java
+++ b/core/java/android/widget/ListPopupWindow.java
@@ -33,7 +33,7 @@ import android.view.View.OnTouchListener;
/**
* A ListPopupWindow anchors itself to a host view and displays a
- * list of choices. When one is selected, the popup is dismissed.
+ * list of choices.
*
* <p>ListPopupWindow contains a number of tricky behaviors surrounding
* positioning, scrolling parents to fit the dropdown, interacting