OSDN Git Service

am 4681d34a: am 9907efcd: When displaying a bookmark item, only truncate the Strings...
authorBen Murdoch <benm@google.com>
Thu, 29 Oct 2009 06:43:22 +0000 (23:43 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Thu, 29 Oct 2009 06:43:22 +0000 (23:43 -0700)
commitdb133634715e6303ddeb19c5398f2ba9c6d82d33
tree0a2d986f8f1b51db299d0ac12f6e37bdbd2228bf
parentd7628fe1ada0d53ec8e6dde0300f0b5c1a73c1d3
parent4681d34a0101619d227aef028b1e2cb36507d8be
am 4681d34a: am 9907efcd: When displaying a bookmark item, only truncate the Strings that we display in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit.

Merge commit '4681d34a0101619d227aef028b1e2cb36507d8be'

* commit '4681d34a0101619d227aef028b1e2cb36507d8be':
  When displaying a bookmark item, only truncate the Strings that we display in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit.