mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
set chat empty state gray700_gray10
This commit is contained in:
parent
64f2942e7a
commit
f374acad5c
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:text="@string/chat_empty_state_description"
|
||||
android:textColor="@color/gray200_gray400"
|
||||
android:textColor="@color/gray700_gray10"
|
||||
android:textSize="16sp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue