From 328034fbdf82a3603d2a372a5b713cfa606a3e3c Mon Sep 17 00:00:00 2001 From: Tim Su Date: Mon, 5 Mar 2012 17:02:12 -0800 Subject: [PATCH] Fix for amazon new and used ellipsizing the actual price --- astrid/res/layout/web_service_amazon_row.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/astrid/res/layout/web_service_amazon_row.xml b/astrid/res/layout/web_service_amazon_row.xml index 984d404b3..998516be8 100644 --- a/astrid/res/layout/web_service_amazon_row.xml +++ b/astrid/res/layout/web_service_amazon_row.xml @@ -70,6 +70,7 @@ android:layout_marginLeft="5dip" android:layout_marginBottom="3dip" android:paddingRight="30dp" + android:ellipsize="start" android:singleLine="true" android:textSize="12sp" android:text="2 New & Used from $224"