mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Fix up incoming call colors
// FREEBIE
This commit is contained in:
parent
ba67f108d4
commit
cf14b0478d
@ -62,9 +62,9 @@
|
||||
android:paddingTop="8dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:textColor="#A0000000"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textAllCaps="true"
|
||||
android:background="#ccf0a621"
|
||||
android:background="@color/textsecure_primary"
|
||||
android:text="Signal Call"/>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user