commit | 2fd7a8bc596f6ec28098b8566203d3b552ac2d39 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Fri Mar 30 17:10:13 2018 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Mon Apr 02 12:28:47 2018 -0700 |
tree | 4192dc993f8a24ffcbebe7ddea590541599aeecc | |
parent | 415a1402d5894f6b9455267c88bdcbc0f0ab8174 [diff] [blame] |
Updating the UI of the options popup to make it look similar to icon popup Bug: 77327164 Change-Id: I3580df8bf8a43cb44123f203ffed9a85fa33aea7
diff --git a/res/values/dimens.xml b/res/values/dimens.xml index a2f7286..b1ad11e 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml
@@ -222,4 +222,5 @@ <!-- Overview --> <dimen name="options_menu_icon_size">24dp</dimen> + <dimen name="options_menu_thumb_size">32dp</dimen> </resources>