commit | b187a847a5b1ad7b03c1fff95366e8cf6bc96be2 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Tue Mar 23 12:42:51 2010 -0700 |
committer | Romain Guy <romainguy@android.com> | Tue Mar 23 12:42:51 2010 -0700 |
tree | 5f791eac53764c1fca93d96fd834de6e3a911fe0 | |
parent | 7f3e62cd921e7dfcdec1ed78ba2ef072beeecdd3 [diff] |
Correctly bind spinner data to TextView. Bug http://code.google.com/p/android/issues/detail?id=7251 Previously, a spinner using checkable list items would try to bind data as booleans instead of text. This change takes this use case into account. Change-Id: Ie4ced01e3c0235138e1dd68426d6a748c2843a9c