mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
People row text size fix
Change-Id: I912f8d41bf49215988f37a2405086bf4d737af99
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:id="@+id/title"
|
||||
android:textSize="@dimen/search_hero_title_size"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user