align with latest stable

This commit is contained in:
Salvatore Giordano
2021-07-19 16:32:50 +02:00
parent d855efcbb3
commit df155c5415
4 changed files with 30 additions and 23 deletions
@@ -635,7 +635,7 @@ class __SharedGroupsScreenState extends State<_SharedGroupsScreen> {
children: [
Padding(
padding: const EdgeInsets.all(8.0),
child: ChannelImage(
child: ChannelAvatar(
channel: channel,
constraints:
BoxConstraints(maxWidth: 40.0, maxHeight: 40.0),