You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i try to use autolayout using compressed size for the contentviewSize It's not working.
contentViewSize = UILayoutFittingCompressedSize
I looked other answer but they were closed without an answer.
Also the example provided with the library does not work under the row 'Cusom ContentView Size'
(Tested under ios 8.1 and ios 9.2.1
The text was updated successfully, but these errors were encountered:
If i try to use autolayout using compressed size for the contentviewSize It's not working.
contentViewSize = UILayoutFittingCompressedSize
I looked other answer but they were closed without an answer.
Also the example provided with the library does not work under the row 'Cusom ContentView Size'
(Tested under ios 8.1 and ios 9.2.1
The text was updated successfully, but these errors were encountered: