Commit 624934ec authored by Leonardo Aramaki's avatar Leonardo Aramaki

Change timestamp color

parent 337248ba
......@@ -63,6 +63,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:enabled="false"
android:textColor="@color/timestamp"
tools:text="12:34" />
<View
......
......@@ -8,4 +8,5 @@
<color name="colorAccent_a40">#662D91FA</color>
<color name="textColorLink">#008ce3</color>
<color name="colorRed400">#FFEF5350</color>
<color name="timestamp">#FFA8A8A8</color>
</resources>
\ No newline at end of file
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