mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-03 23:15:44 +01:00
Add join/leave banner for group calls.
This commit is contained in:
committed by
Greyson Parrelli
parent
67a3a30d4c
commit
112782ccaf
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/core_grey_80" />
|
||||
<corners android:radius="8dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user