Fix for amazon new and used ellipsizing the actual price

pull/14/head
Tim Su 13 years ago
parent d66269d5e6
commit 328034fbdf

@ -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"

Loading…
Cancel
Save