Fix build

This commit is contained in:
Ilya Laktyushin 2020-08-25 19:34:01 +03:00
parent d58bd7415d
commit 615a77b3b6
2 changed files with 2 additions and 2 deletions

View File

@ -263,7 +263,7 @@ final class ChangePhoneNumberControllerNode: ASDisplayNode {
let countryCodeFrame = CGRect(origin: CGPoint(x: 9.0, y: navigationHeight + 44.0 + 1.0), size: CGSize(width: 45.0, height: 44.0))
let numberFrame = CGRect(origin: CGPoint(x: 70.0, y: navigationHeight + 44.0 + 1.0), size: CGSize(width: layout.size.width - 70.0 - 8.0, height: 44.0))
let placeholderFrame = numberFrame.offsetBy(dx: -1.0, dy: 16.0)
let placeholderFrame = numberFrame.offsetBy(dx: -1.0, dy: 8.0)
let phoneInputFrame = countryCodeFrame.union(numberFrame)

@ -1 +1 @@
Subproject commit d8b106c94e5a5e20020ad862d835e921d4f102d9
Subproject commit b906b5a955f1e6e195cb91c4513d4cb7b3620ea6