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

Commit 5e2ea7ab authored by Yorke Lee's avatar Yorke Lee
Browse files

Add missing dimens values

Bug: 5522729
Change-Id: I3446d220189e3958ad91def402d1d3ae43c0dde4
parent 6ccd3554
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -75,4 +75,10 @@
    <!-- contact browser list margins -->
    <dimen name="contact_browser_list_item_photo_size">64dip</dimen>
    <dimen name="contact_browser_list_top_margin">8dip</dimen>

    <!-- Dimensions for "No contacts" string in PhoneFavoriteFragment for the All contacts
         with phone numbers section
    -->
    <dimen name="contact_phone_list_empty_description_size">20sp</dimen>
    <dimen name="contact_phone_list_empty_description_padding">10dip</dimen>
</resources>