From 0ab7540db425179a2b45247ea7d950210fdedc8c Mon Sep 17 00:00:00 2001 From: twyen Date: Tue, 24 Apr 2018 16:19:02 -0700 Subject: Make SIM Selection hint multi-line SIM names can be really long and might be truncated if the template placed it at the end of the string. Also removed the char limit on the hint. TEST=TAP Bug: 69675796,72618783 Test: TAP PiperOrigin-RevId: 194163675 Change-Id: I8ee43ce87da80bc6438d2eaad480c63a0d89fbe2 --- java/com/android/dialer/precall/impl/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/com/android/dialer/precall') diff --git a/java/com/android/dialer/precall/impl/res/values/strings.xml b/java/com/android/dialer/precall/impl/res/values/strings.xml index 3691271ce..5e7ddd36c 100644 --- a/java/com/android/dialer/precall/impl/res/values/strings.xml +++ b/java/com/android/dialer/precall/impl/res/values/strings.xml @@ -28,6 +28,6 @@ + [CHAR LIMIT=NONE]--> Not available while using %1$s \ No newline at end of file -- cgit v1.2.3