Set color to black of splash screen text.

This commit is contained in:
vsuryakumar
2023-02-01 13:03:00 +05:30
parent 19b61710a7
commit 6ea1f093d1

View File

@@ -39,7 +39,7 @@
android:src="@drawable/shanmukha_logo_small"
android:textAlignment="center"
android:text="@string/high_performance_optical_spectroscopy"
android:textColor="#000"
android:textColor="#000000"
android:textSize="18sp"
android:textStyle="bold"
app:layout_constraintBottom_toBottomOf="parent"