gy37

Results 4 comments of gy37

https://github.com/soffes/SAMKeychain/issues/164 this answer helped me

view1.attr1 = view2.attr2 * multiplier + constant [nslayoutconstraint ](https://developer.apple.com/documentation/uikit/nslayoutconstraint/1526954-init)

@Rufy86 have you solved it, please help me

> @Rufy86 have you solved it, please help me before setup spreadsheetview in cell, set cell's bounds first, then set spreadsheetview.frame explicitly. ```Swift bounds = CGRect(x: 0, y: 0, width:...