From 89d88a2e6c4306e260885d5bb4f51c48f301a493 Mon Sep 17 00:00:00 2001 From: Oren Blasberg Date: Fri, 20 Nov 2015 15:49:20 -0800 Subject: [PATCH] Enable cascading submenus for screensizes >= 720dp. This reflects a decision we'd agreed upon with UX, and will enable larger tablets like N9 and Pixel C to get the cascading feature. Bug: 20127825 Change-Id: If3d54d60bc4ca0c7fff37857bbb12dcc6fb7d79a --- core/res/res/values-sw720dp/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/res/res/values-sw720dp/config.xml b/core/res/res/values-sw720dp/config.xml index 9792835b9685..1f5791a99e5e 100644 --- a/core/res/res/values-sw720dp/config.xml +++ b/core/res/res/values-sw720dp/config.xml @@ -19,4 +19,7 @@ used for picking activities to handle an intent. --> 4 + + true + -- 2.11.0