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

Commit af0403d7 authored by Todd Kennedy's avatar Todd Kennedy
Browse files

Don't use shadow on app name

Bug: 21730967
Change-Id: Ie338e066e208e3f3012e05465217aa91ada31fb6
parent d8cb9a81
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -42,8 +42,6 @@ installation screens
        android:gravity="center"
        android:textAppearance="?android:attr/textAppearanceLarge"
        android:textColor="?android:attr/textColorPrimary"
        android:shadowColor="@color/shadow"
        android:shadowRadius="2"
        android:layout_toEndOf="@id/app_icon"
        android:singleLine="true"
        android:layout_centerInParent="true"