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

Commit a66f7f24 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽 Committed by narinder Rana
Browse files

3870-Q-snoozed_background_color_issue

parent 23a1d8ee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@
        android:layout_height="wrap_content"
        android:layout_gravity="center"
        android:orientation="vertical"
        android:background="@color/default_background"
        android:visibility="gone">

        <TextView
@@ -142,6 +143,7 @@
            android:layout_height="wrap_content"
            android:gravity="center_horizontal"
            android:textAppearance="@style/alarm_lockscreen_thin"
            android:background="@color/default_background"
            android:textColor="@color/color_default_primary_text" />

        <TextView
@@ -151,6 +153,7 @@
            android:gravity="center_horizontal"
            android:textAppearance="@style/alarm_lockscreen_thin"
            android:textColor="@color/color_default_secondary_text"
            android:background="@color/default_background"
            android:textStyle="bold"
            android:visibility="gone" />