summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/PopupMenu.java
Commit message (Expand)AuthorAgeFilesLines
* Add gravity settings to PopupWindow/ListPopupWindow/PopupMenuAdam Powell2013-09-261-0/+14
* Fix NPE in PopupMenu.getDragToOpenListener()Alan Viverette2013-09-241-0/+13
* Fix pre tag formatting in getDragToOpenListener documentationAlan Viverette2013-08-301-2/+4
* Add public API for obtaining drag-to-open listenerAlan Viverette2013-08-271-0/+30
* Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-211-0/+2
* Fix bug 4818050 - Need a way to get notified when a PopupMenu getsAdam Powell2011-06-211-2/+43
* Added android.widget.PopupMenuAdam Powell2010-08-041-0/+154