mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 00:37:47 +00:00
parent
00a85c4438
commit
ad8a290ca5
@ -29,7 +29,7 @@ public enum MaterialColor {
|
||||
BLUE_GREY (R.color.blue_grey_500, R.color.blue_grey_900, R.color.blue_grey_700, "blue_grey"),
|
||||
|
||||
GROUP (GREY.conversationColorLight, R.color.textsecure_primary, R.color.textsecure_primary_dark,
|
||||
GREY.conversationColorDark, R.color.textsecure_primary, R.color.textsecure_primary_dark,
|
||||
GREY.conversationColorDark, R.color.gray95, R.color.black,
|
||||
"group_color");
|
||||
|
||||
private final int conversationColorLight;
|
||||
|
Loading…
x
Reference in New Issue
Block a user