In the AccountSettings change the color text more clear

This commit is contained in:
dtvv 2018-10-02 10:33:02 -05:00
parent a21446bc7f
commit 546db50590

View file

@ -57,7 +57,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:text="@string/Account_Settings"
android:textColor="@color/gray"
android:textColor="@color/semiTransparentWhite"
android:textSize="18sp"
android:textStyle="bold"
app:layout_constraintBottom_toBottomOf="parent"