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

Commit e3d4cd59 authored by Rasheed Lewis's avatar Rasheed Lewis Committed by Android (Google) Code Review
Browse files

Merge "Enabled hyphenation for UserDetailItem" into tm-qpr-dev

parents 1a796cc5 be9179c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -49,7 +49,8 @@
                android:id="@+id/user_name"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:gravity="center_horizontal" />
                android:gravity="center_horizontal"
                android:hyphenationFrequency="full"/>
        <ImageView
                android:id="@+id/restricted_padlock"
                android:layout_width="@dimen/qs_tile_text_size"