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

Commit a071be66 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Remove problematic letter spacing from keyguard" into qt-dev

am: 75e8a9b8

Change-Id: I9cb89d37dbce086ff1f00229132dd960524a1196
parents 54e9da69 75e8a9b8
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,6 @@
              android:layout_height="wrap_content"
              android:layout_height="wrap_content"
              android:paddingStart="44dp"
              android:paddingStart="44dp"
              android:paddingEnd="44dp"
              android:paddingEnd="44dp"
              android:letterSpacing="0.02"
              android:visibility="gone"
              android:visibility="gone"
              android:textColor="?attr/wallpaperTextColor"
              android:textColor="?attr/wallpaperTextColor"
              android:theme="@style/TextAppearance.Keyguard"
              android:theme="@style/TextAppearance.Keyguard"
+0 −1
Original line number Original line Diff line number Diff line
@@ -115,7 +115,6 @@
        <item name="android:layout_height">wrap_content</item>
        <item name="android:layout_height">wrap_content</item>
        <item name="android:lines">1</item>
        <item name="android:lines">1</item>
        <item name="android:textSize">@dimen/widget_label_font_size</item>
        <item name="android:textSize">@dimen/widget_label_font_size</item>
        <item name="android:letterSpacing">0.02</item>
    </style>
    </style>


    <style name="TextAppearance.Keyguard.BottomArea">
    <style name="TextAppearance.Keyguard.BottomArea">