In the AccountSettings change the color text more clear

feat_androidx_migration
dtvv 2018-10-02 10:33:02 -05:00
parent a21446bc7f
commit 546db50590
1 changed files with 1 additions and 1 deletions

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"