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

Commit 3acdae62 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fine tune app entites measurement"

parents c5e78232 4eaefcdc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@
    android:id="@+id/app_entities_header"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:paddingStart="24dp"
    android:paddingEnd="8dp"
    android:paddingStart="16dp"
    android:paddingEnd="16dp"
    android:gravity="center"
    android:orientation="vertical">

+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@
    android:layout_width="0dp"
    android:layout_height="wrap_content"
    android:layout_weight="1"
    android:layout_marginEnd="16dp"
    android:layout_marginStart="8dp"
    android:layout_marginEnd="8dp"
    android:gravity="center"
    android:clickable="true"
    android:background="@*android:drawable/btn_borderless_material"