diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 0a9fc160..f8279ae2 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -94,7 +94,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/poppins_bold" - android:textColor="?attr/colorSecondaryVariant" + android:textColor="?attr/colorPrimaryVariant" android:textSize="12sp" /> @@ -117,7 +117,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/poppins_bold" - android:textColor="?attr/colorSecondaryVariant" + android:textColor="?attr/colorPrimaryVariant" android:textSize="12sp" /> @@ -837,4 +837,4 @@ - \ No newline at end of file +