Loading res/layout/search_result_people_item.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading Loading
res/layout/search_result_people_item.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -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" /> Loading