mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Make the "selected account" checkmark green
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/core_grey_25" />
|
||||
<solid android:color="@color/green_A700" />
|
||||
<stroke android:width="1dp" android:color="@color/white" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user