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

Commit beae1e6b 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

* commit '4ec10368':
  Only show one line for group summary text view.
parents 87e1f264 4ec10368
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"