use same online state color as web and iOS

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2022-02-24 13:32:37 +01:00
parent 1da8c3b206
commit 5437466b75
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -26,7 +26,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
tools:ignore="VectorRaster">
<path
android:fillColor="#00ff00"
android:fillColor="#49b382"
android:pathData="m12,2c-5.52,0 -10,4.48 -10,10s4.48,10 10,10 10,-4.48 10,-10 -4.48,-10 -10,-10z" />
</vector>