commit | da59e1da1613df5e892ba60097feb692e1dd5fbb | [log] [tgz] |
---|---|---|
author | Mihai Popa <popam@google.com> | Tue Feb 05 16:02:21 2019 +0000 |
committer | Mihai Popa <popam@google.com> | Tue Feb 05 17:20:21 2019 +0000 |
tree | c7e6c782f4b9ef0c3a277c4bb81efe71e0a4f358 | |
parent | 00075f9245ab38ab011c03f371951cffe827269b [diff] |
Add PopupMenu#setForceShowIcon The API enables developers to display icons for menu items. Before this, the common workaround was to reflect in MenuPopupHelper (non-public class), and call setForceShowIcon there. Bug: 123769396 Test: atest android.widget.cts.PopupMenuTest Change-Id: If4ef46bc7786a2e7e756a9b15c81147e0cce1090