mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-25 07:06:01 +00:00
color fix
This commit is contained in:
parent
7ac30c819b
commit
4b811dad70
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@
|
|||
android:layout_centerHorizontal="true"
|
||||
android:fontFamily="sans-serif-medium"
|
||||
android:text="@string/next_hourglass"
|
||||
android:textColor="@color/black_50_alpha" />
|
||||
android:textColor="@color/text_primary" />
|
||||
</RelativeLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Reference in a new issue