chore: Slightly enhance tombstone design

onboarding
Christian Pauly 4 years ago
parent 2e99fccd20
commit 512717da36

@ -222,6 +222,7 @@ class ChatView extends StatelessWidget {
height: 72, height: 72,
child: Material( child: Material(
color: Theme.of(context).secondaryHeaderColor, color: Theme.of(context).secondaryHeaderColor,
elevation: 1,
child: ListTile( child: ListTile(
leading: CircleAvatar( leading: CircleAvatar(
foregroundColor: foregroundColor:

Loading…
Cancel
Save