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

Commit e431df20 authored by ykhung's avatar ykhung Committed by YK Hung
Browse files

Remove singeLine attribute in the usage chart divider

Remove the android:singleLine attribute in the expand divider layout to support other language to avoid the content is truncated.
old screenshot: https://screenshot.googleplex.com/7JCnrQAXJM8zjMM

Bug: 229265247
Test: N/A
Change-Id: I9038e69a9ab035b4e0599ca20e11fbccd471f76f
parent 3a08246b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
        android:layout_height="wrap_content"
        android:layout_weight="1"
        android:paddingEnd="4dp"
        android:singleLine="true"
        android:textAlignment="viewStart"
        style="@style/PreferenceCategoryTitleTextStyle"/>