Commit aa05ae86 authored by Varun Patil's avatar Varun Patil

Prevent link to map from changing to yellow

parent 06672b87
......@@ -140,6 +140,7 @@
android:layout_height="wrap_content"
android:text="No Date Specified"
android:textColor="@color/colorWhite"
android:textColorLink="@color/colorWhite"
android:textSize="16sp" />
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment