From 3bf7281800963527b316b4e0b544580ee94f381b Mon Sep 17 00:00:00 2001 From: Paul Westbrook Date: Fri, 1 Mar 2013 14:21:14 -0800 Subject: [PATCH] Temporary Work around bug 8170660 For some reason, Email crashes when measuring the RecipientsEditTextView, when replying to a message. Replying to the same message from Gmail2 doesn't cause this crash This CL just sets a height on the recipient view Bug: 8170660 Change-Id: Ib1cd7da3ac423140a0a9d9fb17a3de0c42a20b15 --- res/values/styles.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/res/values/styles.xml b/res/values/styles.xml index 956a86cff..3aad4da04 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -16,6 +16,13 @@ + + +