Theme: fix call tile text color

This commit is contained in:
ganfra 2021-06-11 19:27:35 +02:00
parent b7dd7ef3e0
commit 99d05d8db3

View file

@ -52,7 +52,7 @@
android:layout_marginTop="12dp" android:layout_marginTop="12dp"
android:layout_marginEnd="8dp" android:layout_marginEnd="8dp"
android:layout_marginBottom="12dp" android:layout_marginBottom="12dp"
android:textColor="?vctr_notice_secondary" android:textColor="?vctr_content_secondary"
android:textSize="13sp" android:textSize="13sp"
tools:text="@string/video_call_in_progress" /> tools:text="@string/video_call_in_progress" />