Merge "Update summary lines of half condition card" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-17 17:09:29 +00:00
committed by Android (Google) Code Review

View File

@@ -56,7 +56,7 @@
android:id="@android:id/summary" android:id="@android:id/summary"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:lines="2" android:lines="1"
android:ellipsize="end" android:ellipsize="end"
android:layout_marginStart="@dimen/contextual_card_text_padding_start" android:layout_marginStart="@dimen/contextual_card_text_padding_start"
android:layout_marginBottom="@dimen/contextual_condition_half_card_summary_margin_bottom" android:layout_marginBottom="@dimen/contextual_condition_half_card_summary_margin_bottom"