mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Remove inset for check circle and update copy for private and group story pickers.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/core_ultramarine" />
|
||||
<stroke android:width="2dp" android:color="@color/signal_background_primary" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_check_outline_22" />
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/core_ultramarine" />
|
||||
<stroke android:width="2dp" android:color="@color/signal_background_dialog" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_check_outline_22" />
|
||||
|
||||
Reference in New Issue
Block a user