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

Commit 2aee722f authored by Brian Attwell's avatar Brian Attwell Committed by Android Git Automerger
Browse files

am fcf62ed1: Symmetric ripples in ContactTileAdapter

* commit 'fcf62ed127081833443eb13eb9e17aaf158f441a':
  Symmetric ripples in ContactTileAdapter
parents b8136a1b d94f3056
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@

    <!--  Horizontal padding in between contact tiles -->
    <dimen name="contact_tile_divider_padding">23dip</dimen>
    <!--  Horizontal padding before the first tile and after the last tile -->
    <dimen name="contact_tile_start_end_padding">16dip</dimen>
    <!--  Horizontal whitespace (both padding and margin) before the first tile and after the last tile -->
    <dimen name="contact_tile_start_end_whitespace">16dip</dimen>

    <!-- Left and right padding for a contact detail item -->
    <dimen name="detail_item_side_margin">16dip</dimen>