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

Commit e9552356 authored by tomhsu's avatar tomhsu Committed by Tom Hsu
Browse files

Fix Unwanted mid-word line break

 - Expand the width.

Flag: EXEMPT resource only update
Fix: 331183678
Test: Manual test. see b/331183678#comment7
Change-Id: Ib8598987f3ebfe7241b7b0bc40bc92e00401bb62
parent fd152418
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@

    <!-- Usage graph dimens -->
    <dimen name="usage_graph_margin_top_bottom">9dp</dimen>
    <dimen name="usage_graph_labels_width">56dp</dimen>
    <dimen name="usage_graph_labels_width">60dp</dimen>

    <dimen name="usage_graph_divider_size">1dp</dimen>