From bc0a40647bedd5f80512dc553b8e3bdab1ccb705 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Wed, 23 Apr 2014 14:45:25 -0700 Subject: [PATCH] Avoid wrapping cling titles on small screens. Only allow font size bump on large-screen English devices. Bug: 13340779 Change-Id: I21e10bd21b30803386fdb62b87b0fbdf8efd6731 --- res/{values-en => values-en-sw340dp}/dimens.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename res/{values-en => values-en-sw340dp}/dimens.xml (99%) diff --git a/res/values-en/dimens.xml b/res/values-en-sw340dp/dimens.xml similarity index 99% rename from res/values-en/dimens.xml rename to res/values-en-sw340dp/dimens.xml index 01d4693c7..96d5304a7 100644 --- a/res/values-en/dimens.xml +++ b/res/values-en-sw340dp/dimens.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- 2.11.0