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

Commit adbc0a06 authored by Brian Attwell's avatar Brian Attwell
Browse files

Adjust padding in "Favorites" tabs

Bug: 17139514
Change-Id: I0d9cdf9dc08c01c384505eef4393c4bee1641962
parent 509ba167
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -24,8 +24,6 @@
        android:layout_height="wrap_content"
        android:orientation="horizontal"
        android:gravity="center_vertical"
        android:paddingStart="?list_item_padding_left"
        android:paddingEnd="?list_item_padding_right"
        android:paddingTop="?list_item_padding_top"
        android:paddingBottom="?list_item_padding_bottom">

+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:orientation="vertical"
        android:paddingTop="21dp">
        android:paddingTop="24dp">
        <view
            android:id="@+id/contact_tile_container"
            android:layout_width="match_parent"