commit | 42e29b7df797d9ce8f5db597ce39950a0cf67d43 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:04 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:04 2009 -0800 |
tree | d939e8677037cd5f09c9a705f0535d69f81dea2b | |
parent | 42b987b7f0513c4a5df9f7c7083aba8936f2c845 [diff] [blame] |
auto import from //branches/cupcake/...@130745
diff --git a/res/layout-finger/view_contact_name.xml b/res/layout-finger/view_contact_name.xml index 01a361b..126c69b 100644 --- a/res/layout-finger/view_contact_name.xml +++ b/res/layout-finger/view_contact_name.xml
@@ -23,4 +23,6 @@ android:textAppearance="?android:attr/textAppearanceLarge" android:shadowColor="#BB000000" android:shadowRadius="2.75" + android:maxLines="2" + android:ellipsize="end" />