TF-2717 Display attachment bar below subject field on tablet
This commit is contained in:
+1
@@ -6,5 +6,6 @@ class MobileAttachmentComposerWidgetStyle {
|
||||
static const double listItemHeight = 50;
|
||||
|
||||
static const EdgeInsetsGeometry padding = EdgeInsetsDirectional.symmetric(vertical: 8, horizontal: 16);
|
||||
static const EdgeInsetsGeometry tabletPadding = EdgeInsetsDirectional.only(start: 16, end: 16, bottom: 8);
|
||||
static const EdgeInsetsGeometry itemMargin = EdgeInsetsDirectional.only(top: 8);
|
||||
}
|
||||
Reference in New Issue
Block a user