In the AccountSettings change the color text more clear
This commit is contained in:
parent
a21446bc7f
commit
546db50590
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue