diff --git a/lib/src/channel_list_header.dart b/lib/src/channel_list_header.dart index 0df8ea06..6a838265 100644 --- a/lib/src/channel_list_header.dart +++ b/lib/src/channel_list_header.dart @@ -80,6 +80,7 @@ class ChannelListHeader extends StatelessWidget implements PreferredSizeWidget { leading: Center( child: UserAvatar( user: user, + showOnlineStatus: false, onTap: onUserAvatarTap ?? (_) => Scaffold.of(context).openDrawer(), borderRadius: BorderRadius.circular(20), constraints: BoxConstraints.tightFor(