|
@@ -25,7 +25,7 @@ public class ChatGroupHelper {
|
|
|
public static final int GROUP_TYPE_VALUE = 3;
|
|
|
|
|
|
|
|
|
- public static int getChatGroupAvatar(String groupType) {
|
|
|
+ public static int getChatGroupAvatar() {
|
|
|
return R.drawable.tc_icon_group_fans;
|
|
|
// if (TextUtils.equals(groupType, GroupType.GROUP_TYPE_CLASS)) {
|
|
|
// return R.drawable.icon_group_fans;
|