aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/trackers_item_graph.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/trackers_item_graph.xml')
-rw-r--r--app/src/main/res/layout/trackers_item_graph.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/trackers_item_graph.xml b/app/src/main/res/layout/trackers_item_graph.xml
index e7245f9..5a2714c 100644
--- a/app/src/main/res/layout/trackers_item_graph.xml
+++ b/app/src/main/res/layout/trackers_item_graph.xml
@@ -41,7 +41,7 @@
android:id="@+id/graph_period_label"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
- android:textColor="@color/grey_text_2"
+ android:textColor="@color/secondary_text"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
android:layout_marginRight="16dp"