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

Commit 40d34b5a authored by Tingting Wang's avatar Tingting Wang Committed by android-build-merger
Browse files

Merge "Only show one line for group summary text view." into ub-contactsdialer-a-dev am: 4ec10368

am: beae1e6b

* commit 'beae1e6b':
  Only show one line for group summary text view.
parents 24aa44b1 beae1e6b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
        android:layout_height="wrap_content"
        android:minHeight="@dimen/editor_min_line_item_height"
        android:textSize="@dimen/editor_form_text_size"
        android:singleLine="true"
        android:ellipsize="end"
        android:focusable="true"
        android:layout_marginEnd="@dimen/editor_delete_button_size"
        android:layout_marginBottom="@dimen/editor_padding_between_editor_views"