OSDN Git Service

Fix bug #2246815 Error popups on EditText should span the width of the screen instead...
authorFabrice Di Meglio <fdimeglio@google.com>
Thu, 8 Sep 2011 22:05:23 +0000 (15:05 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Fri, 9 Sep 2011 00:19:04 +0000 (17:19 -0700)
commit33438be0087518aeb99e17ecc70213956ce0f25a
treeb86b29b93ccd5b9a4f251b30f960cc7cc0c50ccf
parente3238c98054688dd9a5b3ae4a776c023d70fb311
Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field

- cap the popup to 240 (Validated with UX team)

Change-Id: I2923825a19b7c79fa0d1233300f42e10bdda8df7
core/java/android/widget/TextView.java