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

Commit 2b39c4cc authored by Selim Cinek's avatar Selim Cinek
Browse files

Adapted the no notifications view according to spec

Change-Id: I867d1b364d5687e846040d586a737370c6527245
parent 3109ec39
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -25,9 +25,9 @@
            android:id="@+id/no_notifications"
            android:layout_width="match_parent"
            android:layout_height="64dp"
            android:paddingTop="12dp"
            android:paddingTop="28dp"
            android:gravity="top|center_horizontal"
            android:textColor="#ffffff"
            android:textSize="20sp"
            android:textColor="#e6ffffff"
            android:textSize="16sp"
            android:text="@string/empty_shade_text"/>
</com.android.systemui.statusbar.EmptyShadeView>