1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 00:05:16 +00:00

Show files thumbnails, if available

This commit is contained in:
2021-03-13 08:33:55 +01:00
parent bedc3f5277
commit c1196a6359
2 changed files with 29 additions and 6 deletions

View File

@ -60,7 +60,7 @@ class ConversationMessageTile extends StatelessWidget {
child: Icon(
Icons.more_vert,
color: Colors.white,
size: 12,
size: 14,
),
onSelected: _menuOptionSelected,
itemBuilder: (c) => <PopupMenuItem<_MenuChoices>>[