Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd76aa90 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am 93ea93e6: am 62d5a16e: am 4e24159e: DO NOT MERGE Swap 9 patch for contact tiles

* commit '93ea93e6':
  DO NOT MERGE Swap 9 patch for contact tiles
parents 1520d60c 93ea93e6
Loading
Loading
Loading
Loading
+144 B
Loading image diff...
+138 B
Loading image diff...
+149 B
Loading image diff...
+1.02 KiB
Loading image diff...
+1 −2
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:focusable="true"
        android:background="@drawable/ic_tile_for_recents_and_contact_tile">
        android:background="@drawable/ic_contacts_tiles">

        <com.android.contacts.common.widget.LayoutSuppressingImageView
            android:id="@+id/contact_tile_image"
@@ -72,7 +72,6 @@
                android:fontFamily="sans-serif"
                android:singleLine="true"
                android:textSize="11sp"
                android:paddingBottom="2dp"
                android:fadingEdge="horizontal"
                android:fadingEdgeLength="3dip"
                android:ellipsize="marquee"
Loading