Merge "Shorter notification text on AoD" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-09-26 22:48:42 +00:00
committed by Android (Google) Code Review

View File

@@ -70,6 +70,8 @@
android:textSize="16sp"
android:textColor="#eeffffff"
android:layout_marginTop="4dp"
android:ellipsize="end"
android:maxLines="7"
/>
</LinearLayout>
</LinearLayout>