mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-11 18:10:44 +00:00
light black
This commit is contained in:
parent
3fd9f842f5
commit
40f58d26f9
@ -23,7 +23,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/black">
|
||||
android:background="@color/grey950">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/incomingCallTextView"
|
||||
|
@ -18,5 +18,6 @@
|
||||
<color name="grey_600">#757575</color>
|
||||
<color name="nc_grey">#D5D5D5</color>
|
||||
<color name="white30">#e9ffffff</color>
|
||||
<color name="grey950">#0f0f0f</color>
|
||||
</resources>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user