diff --git a/presentation/src/main/res/layout/activity_check_friends.xml b/presentation/src/main/res/layout/activity_check_friends.xml index cb182340..6981b05d 100644 --- a/presentation/src/main/res/layout/activity_check_friends.xml +++ b/presentation/src/main/res/layout/activity_check_friends.xml @@ -875,6 +875,7 @@ android:layout_marginTop="17dp" android:gravity="center" android:text="@string/check_friends_empty" + android:textColor="@color/gray_200" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/iv_check_friends_empty" />