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

Commit 8a01abf5 authored by Fan Zhang's avatar Fan Zhang
Browse files

Adjust icon width to match the width with framework

Fix: 38011653
Test: visual
Change-Id: I27ce9f12b3cd01506910e42268d71cc78695ef35
parent e39fa61e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
            android:id="@+id/icon_container"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:minWidth="60dp"
            android:minWidth="56dp"
            android:orientation="horizontal"
            android:paddingEnd="12dp"
            android:paddingTop="4dp"