From 9b93ee28398fe8c160c377fd07e16da7948fef2e Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Mon, 18 May 2015 16:20:16 -0700 Subject: Tweak some layouts so that very long numbers are wrapped Ugly, but should be very rare (large text mode + very long numbers) and allows the user to not lose valuable context. Bug: 18578280 Change-Id: I45a93614b84dde4f32c8f5adc3a5130b59d3c028 --- InCallUI/res/layout/primary_call_info.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/InCallUI/res/layout/primary_call_info.xml b/InCallUI/res/layout/primary_call_info.xml index 7127d9815..3763e2455 100644 --- a/InCallUI/res/layout/primary_call_info.xml +++ b/InCallUI/res/layout/primary_call_info.xml @@ -108,11 +108,13 @@