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

Commit 9906f942 authored by Michael Chan's avatar Michael Chan
Browse files

Set links in title to white

Linked text are typically blue.
That's a problem if the calendar is blue as well.

Bug: 6557280
Change-Id: Ib07298e7cdbde1f406bc065fc8b5696397e6a9a3
parent cd3616a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -78,6 +78,7 @@
                        android:autoLink="all"
                        android:autoLink="all"
                        android:textStyle="bold"
                        android:textStyle="bold"
                        android:textColor="@color/event_info_headline_color"
                        android:textColor="@color/event_info_headline_color"
                        android:textColorLink="@color/event_info_headline_color"
                        style="?android:attr/textAppearanceLarge"
                        style="?android:attr/textAppearanceLarge"
                        android:textSize="24sp" />
                        android:textSize="24sp" />
                    <!-- BUTTONS -->
                    <!-- BUTTONS -->
+1 −0
Original line number Original line Diff line number Diff line
@@ -78,6 +78,7 @@
                        android:autoLink="all"
                        android:autoLink="all"
                        android:textStyle="bold"
                        android:textStyle="bold"
                        android:textColor="@color/event_info_headline_color"
                        android:textColor="@color/event_info_headline_color"
                        android:textColorLink="@color/event_info_headline_color"
                        android:paddingLeft="16dip"
                        android:paddingLeft="16dip"
                        android:paddingRight="16dip"
                        android:paddingRight="16dip"
                        style="?android:attr/textAppearanceLarge"
                        style="?android:attr/textAppearanceLarge"