summaryrefslogtreecommitdiffstats
path: root/res/layout/longpress_options_menu.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix testWidgetsContainerFlingVadim Tryshev2018-05-251-0/+1
| | | | | | | | It relies on the presence of the popup in the accessibility view. Bug: 72967764 Test: atest google/perf/jank/SystemUI/UbSystemUIJankTests:android.platform.systemui.tests.jank.LauncherJankTests#testWidgetsContainerFling Change-Id: I9d41ddcd60f9dc7626a96762b4e78a7b862aa1c9
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-78/+6
| | | | | Bug: 77327164 Change-Id: I3580df8bf8a43cb44123f203ffed9a85fa33aea7
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-0/+97
> Removing support for page drag-n-drop from pagedView > Removing Overview UI from Launcher3 without quickstep and using options popup instead > Removing touch handlers from CellLayouts and showing options popup based on workspace long press > Excluding touch outside inset when showing the popup Bug: 74136505 Change-Id: I34c2a7ff58452db26f5d1a85d554be40fc75f2b8