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

Commit 14bcd6be authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

feat(widget):1965 - increase data blocks to respect paddings on 3 lines layout.

parent da993549
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
        <LinearLayout
            android:id="@+id/data_blocked_trackers"
            android:layout_width="0dp"
            android:layout_height="60dp"
            android:layout_height="76dp"
            android:layout_weight="1"
            android:orientation="horizontal"
            android:background="@drawable/bg_stroke_rounded_8"
@@ -130,7 +130,7 @@
        <LinearLayout
            android:id="@+id/data_apps"
            android:layout_width="0dp"
            android:layout_height="60dp"
            android:layout_height="76dp"
            android:layout_weight="1"
            android:orientation="horizontal"
            android:background="@drawable/bg_stroke_rounded_8"