Signal-iOS/SignalUI/Categories
Igor Solomennikov 1aec65bc1d Fix incorrect layouts constraints in AL helper method.
UIView.autoPin(toEdgesOf:withInset:) was creating incorrect vertical
edge constraints.

Also rename the method to better match conventions: `withInsets` instead
of `withInset`.
2022-04-22 11:08:20 -07:00
..
UIFont+OWS.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
UIFont+OWS.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
UIView+SignalUI.h Fix incorrect layouts constraints in AL helper method. 2022-04-22 11:08:20 -07:00
UIView+SignalUI.m Fix incorrect layouts constraints in AL helper method. 2022-04-22 11:08:20 -07:00
UIView+SignalUI.swift UIView's renderAsImage always returns an image 2022-04-05 13:32:29 -05:00
UIViewController+OWS.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
UIViewController+OWS.m Respond to CR. 2021-10-21 09:21:33 -03:00