Skip to content

Commit

Permalink
fix: make notification header timestamp ellipsizeable
Browse files Browse the repository at this point in the history
cc: @sk22
  • Loading branch information
LucasGGamerM committed Oct 12, 2023
1 parent 26579ab commit 9964236
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="56sp"
android:ellipsize="end"
android:textAppearance="@style/m3_body_medium"
android:textColor="?colorM3OnSurfaceVariant"
android:maxLines="1"
Expand Down

0 comments on commit 9964236

Please sign in to comment.