OSDN Git Service

Fixes #1841298.
authorRomain Guy <romainguy@android.com>
Thu, 4 Jun 2009 21:55:51 +0000 (14:55 -0700)
committerRomain Guy <romainguy@android.com>
Thu, 4 Jun 2009 21:55:51 +0000 (14:55 -0700)
commitd3d9897d4122e0eb6ab371b7ed4f11c3fd05df44
treea4f0705ee4eb943a0e74b9222d0ab8047c5ebd5c
parent333a615d1e6ced4560f4803510e673bae87d0ca2
Fixes #1841298.

Prevents the text from "jumping" after a scroll. This is due to a weird interaction between RelativeLayout and TextView. This change simply removes the marquee from a TextView that does not need it.
res/layout-finger/contacts_list_item.xml