mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Use consistent padding on action buttons.
This commit is contained in:
@@ -26,6 +26,8 @@ struct OnboardingMetrics {
|
||||
static let breakerScreenTopPadding: CGFloat = 80
|
||||
/// The padding used between the top of the main content and the navigation bar.
|
||||
static let topPaddingToNavigationBar: CGFloat = 16
|
||||
/// The padding used between the footer and the bottom of the view.
|
||||
static let actionButtonBottomPadding: CGFloat = 24
|
||||
/// The width/height used for the main icon shown in most of the screens.
|
||||
static let iconSize: CGFloat = 90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user