1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 22:40:05 +02:00

Huami: Use blue icon instead of rainbow color icon for Signal (the rainbow icon was blue in early days)

This commit is contained in:
Andreas Shimokawa 2020-12-14 17:15:01 +01:00
parent 4fb79ac2b2
commit 09bf9db799

View File

@ -98,6 +98,7 @@ public class HuamiIcon {
case LINE:
return LINE;
case SIGNAL:
return FACEBOOK_MESSENGER;
case WIRE:
return CHAT_BLUE_13;
case TWITTER: