mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-07 07:54:29 +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"),
|
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,
|
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");
|
"group_color");
|
||||||
|
|
||||||
private final int conversationColorLight;
|
private final int conversationColorLight;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user