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

Commit 967551b0 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Android (Google) Code Review
Browse files

Merge "People row text size fix" into ub-launcher3-master

parents f62b8a93 5278e85c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -29,6 +29,7 @@
        android:layout_width="0dp"
        android:layout_width="0dp"
        android:textColor="?android:attr/textColorPrimary"
        android:textColor="?android:attr/textColorPrimary"
        android:id="@+id/title"
        android:id="@+id/title"
        android:textSize="@dimen/search_hero_title_size"
        android:layout_height="wrap_content"
        android:layout_height="wrap_content"
        android:layout_weight="1" />
        android:layout_weight="1" />