mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-23 18:05:59 +03:00
Theme: fix call tile text color
This commit is contained in:
parent
b7dd7ef3e0
commit
99d05d8db3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
android:layout_marginTop="12dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:textColor="?vctr_notice_secondary"
|
||||
android:textColor="?vctr_content_secondary"
|
||||
android:textSize="13sp"
|
||||
tools:text="@string/video_call_in_progress" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue