OSDN Git Service

Fix last character of password field being visible after rotation
authorDevin Taylor <devin.taylor@garmin.com>
Thu, 18 Mar 2010 20:35:11 +0000 (15:35 -0500)
committerGarmin Android technology group <android@garmin.com>
Fri, 26 Mar 2010 15:25:08 +0000 (10:25 -0500)
commit8082d5d9ebe29d8cb9755a64e05f4cf89b1cea5c
tree55b477086bb0a11b58d27e619a7160d058f59471
parent0d3b202bdedcdd692d96e53303bc5168d39a07e1
Fix last character of password field being visible after rotation

This is a fix for http://code.google.com/p/android/issues/detail?id=907. Note that
that issue was declined without comment, but the bug (while incredibly minor)
does exist. This can be seen on the facebook app, as well as many third party apps.

Change-Id: I8f1449c47228f5f757a5baf389656e51c817b150
core/java/android/text/method/PasswordTransformationMethod.java