From e4b96eb9fcadb624f03762d04efc1dfcd69b6b4d Mon Sep 17 00:00:00 2001 From: Vladislav Kaznacheev Date: Wed, 7 Dec 2016 13:33:37 -0800 Subject: [PATCH] Correct string resources for tooltips demo in ApiDemos Bug: None Test: manual Change-Id: I7bea1d0beb0ec94217fa6aa30c11c32702cd05ba --- samples/ApiDemos/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/ApiDemos/res/values/strings.xml b/samples/ApiDemos/res/values/strings.xml index d4e1d33f2..437cca264 100644 --- a/samples/ApiDemos/res/values/strings.xml +++ b/samples/ApiDemos/res/values/strings.xml @@ -1129,9 +1129,9 @@ Set in resource This tooltip is set in resource Long tooltip - An overly long tooltip will be truncated. An overly long tooltip will be truncated. An overly long tooltip will be truncated. An overly long tooltip will be truncated + An overly long tooltip will be truncated (3 lines max). An overly long tooltip will be truncated (3 lines max). An overly long tooltip will be truncated (3 lines max). An overly long tooltip will be truncated (3 lines max) Near the edge - A tooltip is always fits inside the app window + A tooltip always fits inside the app window Above placement When there is not enough room below, the tooltip goes above Wide widget @@ -1139,7 +1139,7 @@ Tall\nwidget Tall widget gets a tooltip vertically aligned to the pointer position Large widget - Vertically large widget gets a tooltip aligned to the pointer position + Tall and wide widget gets a tooltip aligned to the pointer position