From 58f1a71ce28d303be3a0c7c8a241d280d9fd0480 Mon Sep 17 00:00:00 2001 From: Ian Henderson Date: Mon, 30 Jan 2017 17:38:38 -0800 Subject: [PATCH] Separate safety number camera image into a separate image view so it can be properly centered. Insted of using fixed image and text insets to try to center this image, split the image out into a separate view and center it properly using a constraint. Touches still pass through to the button underneath. Fixes #1622. FREEBIE --- Signal/src/Storyboard/Main.storyboard | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Signal/src/Storyboard/Main.storyboard b/Signal/src/Storyboard/Main.storyboard index 968b678da..1ef96d860 100644 --- a/Signal/src/Storyboard/Main.storyboard +++ b/Signal/src/Storyboard/Main.storyboard @@ -249,19 +249,22 @@ + + + @@ -273,6 +276,8 @@ + +