mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-25 14:40:41 +01:00
use same online state color as web and iOS
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
1da8c3b206
commit
5437466b75
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user