mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 20:24:32 +01:00
Update coloring of capture first flow toggle.:
This commit is contained in:
committed by
Cody Henthorne
parent
d04d2f7e93
commit
d30714bfd4
@@ -3,7 +3,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@color/white" />
|
||||
<corners android:radius="42dp" />
|
||||
<solid android:color="@color/signal_colorOnSecondaryContainer" />
|
||||
<corners android:radius="32dp" />
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user