Removed fading edges.

-Minor padding fix

Bug: 5136536
Change-Id: I1526aabd98c23ec33906d95744d78bb0292fff9a
diff --git a/res/layout/contact_tile_starred.xml b/res/layout/contact_tile_starred.xml
index 757abea..3f8d91d 100644
--- a/res/layout/contact_tile_starred.xml
+++ b/res/layout/contact_tile_starred.xml
@@ -60,6 +60,7 @@
                 android:textColor="@color/people_contact_tile_status_color"
                 android:singleLine="true"
                 android:drawablePadding="4dip"
+                android:paddingBottom="4dip"
                 android:fadingEdge="horizontal"
                 android:fadingEdgeLength="3dip"
                 android:ellipsize="marquee" />